All MIBs › CISCO-VISM-ATM-TRUNK-MIB › vismAal2CidAdminState
vismAal2CidAdminState
Module: CISCO-VISM-ATM-TRUNK-MIB
OID (symbolic): CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidAdminState
OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.4.1.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute defines the operational administrative state of the bearer connection.
cidInService: This is an operational state of the bearer connection where it is ready to transmit/receive data/voice packets. The user can take the bearer connection into cidInService. cidCommandedOutOfService: This is an operational state of the bearer connection where it is not ready to transmit/receive data/voice packets. The user can take the bearer connection into cidPendingOutOfService. cidPendingInService: It is a transient state. In this state the bearer connection is waiting for the user to transition it to the cidInService state. This value cannot be specified in a management protocol set operation. cidPendingOutOfService: It is a transient state. In this state the bearer connection is waiting for the user to transition it to the cidOutOfService state. This value cannot be specified in a management protocol set operation. cidUnknownState: This is an abnormal state of the bearer connection. This state would indicate to the user that there is some data integrity issue on the bearer administrative state.
What is vismAal2CidAdminState?
This read-write INTEGER object defines the operational administrative state of a bearer connection, including cidInService (ready to transmit/receive voice data, settable by the user) and cidCommandedOutOfService (administratively taken down). This is the object an admin uses to deliberately bring a bearer connection up or down for maintenance rather than relying on automatic fault states. An engineer preparing to service a specific voice channel would set this object to cidCommandedOutOfService first to gracefully remove it from active call handling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.4.1.1.18 snmpwalk -v2c -c public <target> CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.4.1.1.18.1 snmpget -v2c -c public <target> CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.3.4.1.1.18.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismAal2CidAdminState.1
Start monitoring Cisco MGX/VISM ATM voice gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidAdminState OID value, configure state conditions and alerts, and monitor any Cisco MGX/VISM ATM voice gateways from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5 | voice | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3 | vismChanGrp | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.3.4 | vismAal2CidGrp | CISCO-VISM-ATM-TRUNK-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.4.1 | vismAal2CidCnfTable | CISCO-VISM-ATM-TRUNK-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.4.1.1 | vismAal2CidEntry | CISCO-VISM-ATM-TRUNK-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.4.1.1.18 | vismAal2CidAdminState | CISCO-VISM-ATM-TRUNK-MIB |