All MIBs › CISCO-WAN-AXIPOP-MIB › vismFeatureBitMap
vismFeatureBitMap
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::vismFeatureBitMap
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object denotes the bit map for VISM features. It indicates the current features that are enabled. It should be consistant with vismMode. When user change vismMode, this object is implicitly set to the feature combination that inidicate to that mode. The change of vismFeatureBitMap will not cause VISM to reset and the configuration will not be cleared.
For each bit, value 1 means the feature is enabled, 0 means disabled. Bit 0 - AAL1 adaptation Bit 1 - AAL2 adaptation Bit 2 - AAL5 adaptation (Bearer network type is IP). Bit 3 - Switching (with Call Agent) Bit 4 - Trunking (without Call Agent) Bit 5 - Bearer VC type is PVC. Bit 6 - Bearer VC type is SVC. Bit 7 - CAS signaling Bit 8 - PRI backhaul Bit 9 - CCS signaling Bit 10 - Domain Name
For example, 0x5AC corresponds to vismMode 1 (VoipSwitching).
Currently this object is not settable, it can only be set thru some debug commands.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.21 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::vismFeatureBitMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.21.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::vismFeatureBitMap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.4.21.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::vismFeatureBitMap 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 (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.3 | cardSpecific | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3.17 | vismConfig | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4 | vismSystemGrp | CISCO-VISM-MODULE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.17.4.21 | vismFeatureBitMap | CISCO-WAN-AXIPOP-MIB |