wanDs1ExtensionsDIEnable
CTRON-WAN-MIB ·
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.6
Object
column mandatory
r/w
Enumeration
Enables or disables Drop and Insert functionality on a D/I WPIM. If enabled, all zero assigned timeslots will designate D/I interface channels, if disabled all zero channels will designate dummy channels as on a T1 or E1. If this object is set to diDataEnabled the zero channels will designate D/I interface channels and data to and from the device will be transmitted or received on the D/I port instead of the N/I port.
Context
- MIB
- CTRON-WAN-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wanDs1ExtensionsEntry
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 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::wanDs1ExtensionsDIEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::wanDs1ExtensionsDIEnable.<wanDs1ExtensionsEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-WAN-MIB::wanDs1ExtensionsDIEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | diDataEnabled |