ctDs1ExtensionsToggleFracTable
CTRON-REMOTE-ACCESS-MIB ·
.1.3.6.1.4.1.52.4.1.2.7.2.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 that are of type synch, or for Ds1 ports
that do not support the Ds1 Fractional Table, this object will
have no affect, and will always return a 1.
Context
- MIB
- CTRON-REMOTE-ACCESS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.7.2.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctDs1ExtensionsEntry
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-REMOTE-ACCESS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-REMOTE-ACCESS-MIB::ctDs1ExtensionsToggleFracTable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-REMOTE-ACCESS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-REMOTE-ACCESS-MIB::ctDs1ExtensionsToggleFracTable.<ctDs1ExtensionsEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-REMOTE-ACCESS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-REMOTE-ACCESS-MIB::ctDs1ExtensionsToggleFracTable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | update-table |
2 | display-new |
3 | display-old |
4 | restore-old |