ibmnosConfigRestoreOption
IBM-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.100.81.1.15
Object
scalar r/w
Enumeration
Specifies whether the switch configurations have to be restored
or not.
The value 'factory' specifies that the switch configurations
need not be restored when the system is restarted.
The value 'activeConfig' specifies that the configurations
need to be restored from the 'Startup Configuration File' in the flash
when the system is restarted.
The value 'backupConfig' specifies that the configurations
need to be restored from the 'Backup Configuration File' in the flash
when the system is restarted.
Context
- MIB
- IBM-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.100.81.1.15- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ibmnosSystem
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 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::ibmnosConfigRestoreOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8264-MIB::ibmnosConfigRestoreOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | factory |
2 | activeConfig |
3 | backupConfig |