rebootConfig
CTATX-MIB ·
.1.3.6.1.4.1.97.3.11.3
Object
scalar mandatory
r/w
Enumeration
The configuration file that will be used when the ES/1 reboots. This parameter is normally automatically set by the ES/1; however, an NMS may explicitly set it to either no-change (1) or revert-to-defaults (3).
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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::rebootConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::rebootConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no-change |
2 | tftp-config |
3 | revert-to-defaults |