CISCO-IF-CALL-SERVICE-MIB
19 objects
The MIB is used to manage call service state for interfaces on media gateway.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | BulkConfigResult ConfigIterator |
| IF-MIB | ifIndex |
| RMON-MIB | OwnerString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.9968 | IdentityciscoIfCallServiceMIB | The MIB is used to manage call service state for interfaces on media gateway. | ||
| 1.3.6.1.4.1.9.9.9968.0 | NodeciscoIfCallServiceMIBNotifs | |||
| 1.3.6.1.4.1.9.9.9968.1 | NodeciscoIfCallServiceMIBObjects | |||
| 1.3.6.1.4.1.9.9.9968.1.1 | NodecicServiceConfig | |||
| 1.3.6.1.4.1.9.9.9968.1.1.1 | TablecicServiceTable | not-accessible | current | This table defines the parameters related to the call service state administration for the interfaces on media gateway. The possible interfaces include channel… |
| 1.3.6.1.4.1.9.9.9968.1.1.1.1 | RowcicServiceEntry | not-accessible | current | An entry containing service administration information applicable to a particular interface. |
| 1.3.6.1.4.1.9.9.9968.1.1.1.1.1 | ColumncicServiceOperState | read-only | current | 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 ifInde… |
| 1.3.6.1.4.1.9.9.9968.1.1.1.1.2 | ColumncicServiceAdminState | read-write | current | 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.3 | ColumncicServiceGraceTime | read-write | current | This object specifies the amount of time before the existing call connections been gracefully shutdown in the interface when 'cicServiceAdminState' is set to '… |
| 1.3.6.1.4.1.9.9.9968.1.1.1.1.4 | ColumncicServiceRepetition | read-write | current | This object is used to change service state to multiple interfaces by repeatedly applying the writable objects of cicServiceTable specified in the same SNMP PD… |
| 1.3.6.1.4.1.9.9.9968.1.1.1.1.5 | ColumncicServiceRepeatOwner | read-write | current | 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 i… |
| 1.3.6.1.4.1.9.9.9968.1.1.1.1.6 | ColumncicServiceRepeatResult | read-only | current | This object is used for error checking of the operation specified in cicServiceRepetition. This object indicates the result of the bulk operation initiated by … |
| 1.3.6.1.4.1.9.9.9968.2 | NodeciscoIfCallServiceMIBConformance | |||
| 1.3.6.1.4.1.9.9.9968.2.1 | NodecicServiceCompliances | |||
| 1.3.6.1.4.1.9.9.9968.2.1.1 | CompliancecicServiceCompliance | current | The compliance statement for interfaces which implement the CISCO-IF-CALL-SERVICE-MIB. | |
| 1.3.6.1.4.1.9.9.9968.2.2 | NodecicServiceGroups | |||
| 1.3.6.1.4.1.9.9.9968.2.2.1 | GroupcicServiceGroup | current | A collection of objects for managing per interface basis call service state information. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CIfCallServiceAdminState | INTEGER { inService (1), forcedOutOfService (2), gracefulOutOfService (3) } | current | 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 ser… |
| CIfCallServiceOperState | INTEGER { inService (1), outOfService (2), oosPending (3) } | current | 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 O… |