priChanChannelIndex
AT-PRI-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.42.2.1.2
Object
column Integer32
The channel index of the PRI channel. Valid channels have indices from 1 to 31. The D channel on an E1 interface has index 16, the D channel on a T1 interface has index 24.
Context
- MIB
- AT-PRI-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.42.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- priChanEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-PRI-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PRI-MIB::priChanChannelIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-PRI-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PRI-MIB::priChanChannelIndex.<priChanIntIndex>.<priChanChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-PRI-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-PRI-MIB::priChanChannelIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-31