MIBs Depot

CISCO-IF-CALL-SERVICE-MIB

Registered at
1.3.6.1.4.1.9.9.9968
Last updated
2003-04-25 00:00
Organization
Cisco Systems, Inc.
Revisions
2003-04-25 00:00
Namespace
cisco
Source file
CISCO-IF-CALL-SERVICE-MIB
Digest
sha256:6ff3f469047e45c795f9a9771f2b3b0e9ea67572c229b2129b3a7f372c98b254

Description

The MIB is used to manage call service state for interfaces on media gateway.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-voice-gateway@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCBulkConfigResult, ConfigIterator
IF-MIBifIndex
RMON-MIBOwnerString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-IF-CALL-SERVICE-MIB
CISCO-SMI
CISCO-TC
IANAifType-MIB
IF-MIB
RMON-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CIfCallServiceAdminState
TEXTUAL-CONVENTION
This Textual Convention defines the service administrative state of an interface. The possible service administrative states are as follows: inService: The interface would be restored to in-service status and a call service state change with method RESTART message will be sent to Call Agent forcefulOutOfService: The interface would be in Out-Of-Service state. Any existing connections on the interface will deleted. A call service state change message with FORCED method will be sent to Call Agent. New connections would be blocked. gracefulOutOfService: The interface would be in Out-Of-Service state. Any existing connections on the interface are not affected. A call service state change message with GRACEFUL method will be sent to Call Agent. New connections would be blocked.
current
CIfCallServiceOperState
TEXTUAL-CONVENTION
This Textual Convention defines the call connection related service state of an interface. The possible service states are: inService: An interface is ready for call connection setup. outOfService: The interface is in Out-Of-Service state. All calls will be destroyed on this interface by Call Agent. A call service state change message with FORCED method is sent to Call Agent. No new connections are allowed on the interface. oosPending: The interface is in Out-Of-Service state. All existing calls will not be affected on this interface. A call service state change message with GRACEFUL method is sent to Call Agent. No new connections are allowed.
current

Objects

NameOIDSyntaxAccessStatus
ciscoIfCallServiceMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.9968.0
ciscoIfCallServiceMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.9968.1
cicServiceConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.9968.1.1
cicServiceTable
OBJECT-TYPE
This table defines the parameters related to the call service state administration for the interfaces on media gateway. The possible interfaces include channelized sonet interface, DS1 interface, etc..
1.3.6.1.4.1.9.9.9968.1.1.1not-accessiblecurrent
cicServiceEntry
OBJECT-TYPE
An entry containing service administration information applicable to a particular interface.
1.3.6.1.4.1.9.9.9968.1.1.1.1not-accessiblecurrent
cicServiceOperState
OBJECT-TYPE
This object indicates the current operating state of the service in the interface. The entry in this table is also in ifTable(the index of this table is ifIndex). The 'cicServiceOperState' of the entry is not only dependent on the 'cicServiceAdminState', it is also dependent on the 'ifOperStatus' of ifTable. The following is the relationship between 'cicServiceAdminState' and 'ifOperStatus': cicServiceOperState cicServiceAdminState ifOperStatus ---------------- ----------------- ------------ inService inService up outOfService forcefulOutOfService up oosPending gracefulOutOfService up outOfService inService down outOfService forcefulOutOfService down outOfService gracefulOutOfService down
1.3.6.1.4.1.9.9.9968.1.1.1.1.1CIfCallServiceOperStateread-onlycurrent
cicServiceAdminState
OBJECT-TYPE
This object is used to change the desired service state of the interface. The operational service state of the interface is indicated by 'cicServiceOperState'.
1.3.6.1.4.1.9.9.9968.1.1.1.1.2CIfCallServiceAdminStateread-writecurrent
cicServiceGraceTime
OBJECT-TYPE
This object specifies the amount of time before the existing call connections been gracefully shutdown in the interface when 'cicServiceAdminState' is set to 'gracefulOutOfService'. This object is not applicable if 'cicServiceAdminState' is set to 'forcefulOutOfService'. The value of 0 specifies that the service on the interface will not be put outOfService until the call connection over the interface is terminated.
1.3.6.1.4.1.9.9.9968.1.1.1.1.3Unsigned32 (0..65535)read-writecurrent
cicServiceRepetition
OBJECT-TYPE
This object is used to change service state to multiple interfaces by repeatedly applying the writable objects of cicServiceTable specified in the same SNMP PDU starting from the row specified by the instance value in INDEX for the number of rows specified in this object. The order of operation is iterated through the logical order of the interface. Whether the iteration will be applied across the physical boundary or not is depends upon the system implementation. The GET operation on this object will always return 1.
1.3.6.1.4.1.9.9.9968.1.1.1.1.4ConfigIteratorread-writecurrent
cicServiceRepeatOwner
OBJECT-TYPE
This object is used for error checking of the operation specified in 'cicServiceRepetition'. The value of this object is set by the SNMP manager with its own identifier at the same time as issuing the bulk operation by setting 'cicServiceRepetition'. This object and 'cicServiceRepetition' need to be in the same SNMP SET PDU. Later on, the SNMP manager should check the value of this object, if it is same as the name previously set, then the value of 'cicServiceRepeatResult' indicates the result of the bulk operation initiated by this SNMP manager. In the case that a SNMP manager do multi bulk operation, it is recommended that the SNMP manager choose to set this value to its IP Address so as to be unique.
1.3.6.1.4.1.9.9.9968.1.1.1.1.5OwnerStringread-writecurrent
cicServiceRepeatResult
OBJECT-TYPE
This object is used for error checking of the operation specified in cicServiceRepetition. This object indicates the result of the bulk operation initiated by the SNMP manager specified in the value of 'cicServiceRepeatOwner'.
1.3.6.1.4.1.9.9.9968.1.1.1.1.6BulkConfigResultread-onlycurrent
ciscoIfCallServiceMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.9968.2
cicServiceCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.9968.2.1
cicServiceGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.9968.2.2

Conformance

NameOIDStatus
cicServiceCompliance
MODULE-COMPLIANCE
The compliance statement for interfaces which implement the CISCO-IF-CALL-SERVICE-MIB.
1.3.6.1.4.1.9.9.9968.2.1.1current
cicServiceGroup
OBJECT-GROUP
A collection of objects for managing per interface basis call service state information.
1.3.6.1.4.1.9.9.9968.2.2.1current