wanDs1ExtensionsToggleFracTable
CTRON-WAN-MIB ·
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.3
Object
column mandatory
r/w
Enumeration
Setting this object to 1 will cause the Ds1 Fractional Table to be updated with the new values, as entered. Setting this object to 2, will cause the Ds1 Fractional Table to view as the table being entered. Setting this object to 3, will cause the Ds1 Fractional Table to be the table that is currently in use, regardless of any changes being entered. Setting this object to 4, will cause any changes that have been made to the Ds1 Fractional Table since the last update-table to be deleted. For physical ports of type synchronous, this object will have no affect, and will always return a 1.
Context
- MIB
- CTRON-WAN-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.3- 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::wanDs1ExtensionsToggleFracTable'
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::wanDs1ExtensionsToggleFracTable.<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::wanDs1ExtensionsToggleFracTable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | update-table |
2 | display-new |
3 | display-old |
4 | restore-old |