All MIBs › CISCO-WAN-AXIPOP-MIB › stateChanNum
stateChanNum
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::stateChanNum
OID (numeric): 1.3.6.1.4.1.351.110.5.1.2.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Refers to the virtual connection index Note that the actual range of the index supported by a card depends on the type of card. eg: FRSM-4T1/E1 supports a range from 16..271 (256 entries) FRSM-8T1/E1 supports a range from 16..1015 (1000 entries) FRSM-T3/E3/HS2 supports a range from 16..2015 (2000 entries) FRSM-2CT3 supports a range from 16..4015 (4000 entries) For FRSM12 Card: Byte 3 = Chassis Number, Byte 2 = Slot Number, Byte 1 & 0 = channel Number. Lower two bytes range from 16..16015 (16000 entries)
What is stateChanNum?
This read-only integer is the virtual connection index whose supported range depends on card type, matching the pattern used across this MIB's other channel-number objects: 16-271 on FRSM-4T1/E1, 16-1015 on FRSM-8T1/E1, 16-2015 on FRSM-T3/E3/HS2 cards, and 16-4015 on FRSM-2CT3 cards, while FRSM12 encodes chassis, slot, and channel number into separate bytes. An administrator reads this index to identify which specific connection a row of LMI/state-related objects (chanState, xmtAbitState, and so on) describes. For example, an FRSM12 card's stateChanNum value packs the chassis number, slot number, and channel number into distinct bytes rather than using a single flat index as on the other card families.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.2.1.1.1 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::stateChanNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.2.1.1.1.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::stateChanNum.1
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::stateChanNum 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.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.2 | frChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.2.2 | frChanStateGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.2.1 | frChanStateGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.2.1.1 | frChanStateGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.2.1.1.1 | stateChanNum | CISCO-WAN-AXIPOP-MIB |