dsx0TransmitCodesEnable
DS0-MIB ·
.1.3.6.1.2.1.10.81.1.1.7
Object
This object determines if the idle and seized codes are transmitted. If the value of this object is true then the codes are transmitted.
Context
- MIB
- DS0-MIB
- OID
.1.3.6.1.2.1.10.81.1.1.7- 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::dsx0TransmitCodesEnable'
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::dsx0TransmitCodesEnable.<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::dsx0TransmitCodesEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ds0Compliance
readonly
The ability to enable and disable the
transmitting of idle and seized codes is not
required.
transmitting of idle and seized codes is not
required.