ctTimedResetStatus
CTRON-TIMED-RESET-MIB ·
.1.3.6.1.4.1.52.4.1.1.5.2.1
Object
scalar obsolete
r/w
Enumeration
softEnabled(1) - soft reset in ctTimedResetTimeEntered seconds.
hardEnabled(2) - hard reset in ctTimedResetTimeEntered seconds.
A zero value in ctTimedResetTimeEntered will cause an immediate
reset.
Setting this to disabled(0) will cause any currently enabled
timed reset will be disabled.
Context
- MIB
- CTRON-TIMED-RESET-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.5.2.1- 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::ctTimedResetStatus.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::ctTimedResetStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | softEnabled |
2 | hardEnabled |