ibmnosConfigSaveOption
IBM-GbTOR-G8052-MIB ·
.1.3.6.1.4.1.26543.100.81.1.10
Object
scalar r/w
Enumeration
Specifies whether the configurations of the switch has to be
saved or not.
The value 'noSave' specifies that the configurations need
not be saved.
The value 'flashSave' specifies that the configurations need
to be saved in flash in the specified file name issConfigSaveFileName.
The value 'remoteSave' specifies that the configurations need
to be saved in specified remote system.
The value 'startupConfig' specifies that the configurations need
to be saved in flash in the 'Startup Configuration File'.
The value 'backupConfig' specifies that the configurations need
to be saved in flash in the 'backup Configuration File'.
The value 'remoteTftpRestore' specifies that the configurations need
to be restored from remote system and saved in the file as indicated by
'ibmnosConfigRemoteType'. This configuration are copied to configuration blocks
and applied after restart.
Context
- MIB
- IBM-GbTOR-G8052-MIB
- OID
.1.3.6.1.4.1.26543.100.81.1.10- 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-G8052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8052-MIB::ibmnosConfigSaveOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8052-MIB::ibmnosConfigSaveOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noSave |
2 | flashSave |
3 | remoteTftpSave |
4 | startupConfig |
5 | backupConfig |
6 | remoteTftpRestore |