CISCO-IF-CALL-SERVICE-MIB

File: CISCO-IF-CALL-SERVICE-MIB.mib (11821 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
IF-MIB RMON-MIB CISCO-TC
CISCO-SMI

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP OBJECT-TYPE
MODULE-IDENTITY Unsigned32 TEXTUAL-CONVENTION
ifIndex OwnerString ConfigIterator
BulkConfigResult ciscoMgmt

Defined Types

CIfCallServiceOperState  
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.
TEXTUAL-CONVENTION    
  INTEGER inService(1), outOfService(2), oosPending(3)  

CIfCallServiceAdminState  
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.
TEXTUAL-CONVENTION    
  INTEGER inService(1), forcedOutOfService(2), gracefulOutOfService(3)  

CicServiceEntry  
SEQUENCE    
  cicServiceOperState CIfCallServiceOperState
  cicServiceAdminState CIfCallServiceAdminState
  cicServiceGraceTime Unsigned32
  cicServiceRepetition ConfigIterator
  cicServiceRepeatOwner OwnerString
  cicServiceRepeatResult BulkConfigResult

Defined Values

ciscoIfCallServiceMIB 1.3.6.1.4.1.9.9.9968
The MIB is used to manage call service state for interfaces on media gateway.
MODULE-IDENTITY    

ciscoIfCallServiceMIBNotifs 1.3.6.1.4.1.9.9.9968.0
OBJECT IDENTIFIER    

ciscoIfCallServiceMIBObjects 1.3.6.1.4.1.9.9.9968.1
OBJECT IDENTIFIER    

ciscoIfCallServiceMIBConformance 1.3.6.1.4.1.9.9.9968.2
OBJECT IDENTIFIER    

cicServiceConfig 1.3.6.1.4.1.9.9.9968.1.1
OBJECT IDENTIFIER    

cicServiceTable 1.3.6.1.4.1.9.9.9968.1.1.1
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..
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CicServiceEntry

cicServiceEntry 1.3.6.1.4.1.9.9.9968.1.1.1.1
An entry containing service administration information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CicServiceEntry  

cicServiceOperState 1.3.6.1.4.1.9.9.9968.1.1.1.1.1
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
Status: current Access: read-only
OBJECT-TYPE    
  CIfCallServiceOperState  

cicServiceAdminState 1.3.6.1.4.1.9.9.9968.1.1.1.1.2
This object is used to change the desired service state of the interface. The operational service state of the interface is indicated by 'cicServiceOperState'.
Status: current Access: read-write
OBJECT-TYPE    
  CIfCallServiceAdminState  

cicServiceGraceTime 1.3.6.1.4.1.9.9.9968.1.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

cicServiceRepetition 1.3.6.1.4.1.9.9.9968.1.1.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  ConfigIterator  

cicServiceRepeatOwner 1.3.6.1.4.1.9.9.9968.1.1.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  OwnerString  

cicServiceRepeatResult 1.3.6.1.4.1.9.9.9968.1.1.1.1.6
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'.
Status: current Access: read-only
OBJECT-TYPE    
  BulkConfigResult  

cicServiceCompliances 1.3.6.1.4.1.9.9.9968.2.1
OBJECT IDENTIFIER    

cicServiceGroups 1.3.6.1.4.1.9.9.9968.2.2
OBJECT IDENTIFIER    

cicServiceCompliance 1.3.6.1.4.1.9.9.9968.2.1.1
The compliance statement for interfaces which implement the CISCO-IF-CALL-SERVICE-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cicServiceGroup 1.3.6.1.4.1.9.9.9968.2.2.1
A collection of objects for managing per interface basis call service state information.
Status: current Access: read-only
OBJECT-GROUP