All MIBs › CISCO-WAN-AXIPOP-MIB › endChanNum
endChanNum
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::endChanNum
OID (numeric): 1.3.6.1.4.1.351.110.5.1.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Logical connection number 0 if port.dlci is a multicast group Note that the actual range of endChanNum 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 endChanNum?
This read-only integer is the logical connection number for this endpoint, reporting 0 if the port/DLCI combination is actually a multicast group rather than a point-to-point connection; its supported range depends on card type, matching the same 16-271/16-1015/16-2015/16-4015 pattern as this MIB's other channel-number objects, with FRSM12 encoding chassis, slot, and channel number in separate bytes. An administrator reads this to map a given port/DLCI endpoint to its actual logical connection, or to recognize that the endpoint represents a multicast group instead. For example, endChanNum reporting 0 for a particular port/DLCI combination tells an administrator that entry is a multicast group rather than an individual point-to-point channel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::endChanNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::endChanNum.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::endChanNum 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 (10 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.3 | frEndPtMapGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.3.1 | frEndPtMapGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.3.1.1 | frEndPtMapGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.3.1.1.3 | endChanNum | CISCO-WAN-AXIPOP-MIB |