ds1ChannelNumber
ZhoneGR303-MIB ·
.1.3.6.1.4.1.5504.4.3.1.6.1.2
Object
column Integer32
Identifies the DS1 for the channelized DS3 or physical T1. The ds1ChannelNumber for a T1 is 1, otherwise it refers to the channel number of the DS3 port which contains the DS1.
Context
- MIB
- ZhoneGR303-MIB
- OID
.1.3.6.1.4.1.5504.4.3.1.6.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ds1LineMappingEntry
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 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneGR303-MIB::ds1ChannelNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneGR303-MIB::ds1ChannelNumber.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneGR303-MIB::ds1ChannelNumber'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.