All MIBs › CISCO-WAN-AXIPOP-MIB › vismChanLockingState
vismChanLockingState
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::vismChanLockingState
OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.1.1.1.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to control the switchover of protected channels.
The possible values are:
unlock - Transition state to unlock. A channel which is in lock state has to be brought to unlock state for it to be available for switchover.
Whether a switchover to a channel is allowed or not is dependent on both vismChanActivityState and vismChanLockingState. A switchover is allowed if its vismChanActivityState is standby and its vismChanLockingState is unlock.
Changing the vismChanLockingState to unlock does not cause a change in the vismChanActivityState.
A channel which is in unlock state may carry traffic depending on its activity state (active or standby).
lock - Transition state to lock. If the activity state is active, it transitions to standby and a switchover occurs to another channel which is standby and unlocked.
When a channel is in lock state, switchover to this channel is not allowed.
A channel which is in lock state, is always in either standby or failed state. Hence it will not carry any traffic.
Switchover to a channel which is in lock state is not allowed.
The default value of this object is unlock. It can be set to locked to force a switchover and/or to perform maintenance operations related to that channel.
A channel that is unprotected will always be in unlock state. It can not be set to lock state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.29 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::vismChanLockingState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.29.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::vismChanLockingState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.29.1 i <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::vismChanLockingState OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (14 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 |
| 1.3.6.1.4.1.351.110.5.5.3.1 | vismChanCnfGrp | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1.1 | vismChanCnfGrpTable | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1.1.1 | vismChanCnfGrpEntry | CISCO-VISM-CONN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.3.1.1.1.29 | vismChanLockingState | CISCO-WAN-AXIPOP-MIB |