agImageForNxtReset
LENOVO-GbTOR-G8272-MIB ·
.1.3.6.1.4.1.19046.2.7.24.1.1.1.9
Object
scalar r/w
Enumeration
The software image to be booted from at next reset.
The following values are writable:
image1(2)...image 1
image2(3)...image 2
onie-install(4)...Boot ONIE OS installer
onie-rescue(5)...Boot ONIE rescue mode
onie-update(7)...Boot ONIE self update mode
The following values are read-only and can only be set from CLI:
onie-uninstall(6)...Boot ONIE OS uninstaller
Context
- MIB
- LENOVO-GbTOR-G8272-MIB
- OID
.1.3.6.1.4.1.19046.2.7.24.1.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agSystem
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 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8272-MIB::agImageForNxtReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8272-MIB::agImageForNxtReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | image1 |
3 | image2 |
4 | onie-install |
5 | onie-rescue |
6 | onie-uninstall |
7 | onie-update |