ctTimedResetOperationalMode
CTRON-TIMED-RESET-MIB ·
.1.3.6.1.4.1.52.4.1.1.5.2.4
Object
scalar obsolete
r/w
Enumeration
The operational mode to run in when a timed reset occurs. When set to currentMode(0), the operational mode will remain unchanged. When set to ieee8021Q(1), the operational mode will be 802.1Q Switching. When set to secureFast(2), the operational mode will be Secure Fast VLAN.
Context
- MIB
- CTRON-TIMED-RESET-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.5.2.4- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- ctTimedResetMIB
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-TIMED-RESET-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-TIMED-RESET-MIB::ctTimedResetOperationalMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-TIMED-RESET-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-TIMED-RESET-MIB::ctTimedResetOperationalMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | currentMode |
1 | ieee8021Q |
2 | secureFast |