dsx0IdleCode
DS0-MIB ·
.1.3.6.1.2.1.10.81.1.1.4
Object
column r/w
Integer32
This object contains the code transmitted in the
ABCD bits when the ds0 is not connected and
dsx0TransmitCodesEnable is enabled. The object is
a bitmap and the various bit positions are:
1 D bit
2 C bit
4 B bit
8 A bit
Context
- MIB
- DS0-MIB
- OID
.1.3.6.1.2.1.10.81.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx0ConfigEntry
- Groups
- 1
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 'DS0-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS0-MIB::dsx0IdleCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS0-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS0-MIB::dsx0IdleCode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS0-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS0-MIB::dsx0IdleCode'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15
Conformance
Member of
Compliance refinements
ds0Compliance
readonly
The ability to set the idle code is not
required.
required.