etwDbFracToggle
CTRON-ETWMIM-MIB ·
.1.3.6.1.4.1.52.4.1.1.4.1.3
Object
scalar mandatory
r/w
Enumeration
This object exists if etwDbExist is 1. Setting this object to 1 will cause the T1 fractional table to be updated with the new values, as entered. Setting this object to 2, will cause the T1 fractional table to be the table as it is being entered. Setting this object to 3, will cause the T1 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 fractional table since the last update-table to be deleted.
Context
- MIB
- CTRON-ETWMIM-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.4.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-ETWMIM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ETWMIM-MIB::etwDbFracToggle.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-ETWMIM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-ETWMIM-MIB::etwDbFracToggle'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | update-table |
2 | display-new |
3 | display-old |
4 | restore-old |