rlResetStatus
NETGEAR-RADLAN-DEVICEPARAMS-MIB ·
.1.3.6.1.4.1.4526.17.2.13.2
Object
scalar Bits
A bit mask that specifies system status before reset action is preformed. Reset is prohibited in stackable products if the images selected after reboot are not of the same release version in ALL stack units. Downgrade status specifies that there are some actions to be preformed on the CDB file before reset is preformed. 0x0 - OK 0x1 - noStackIntegrity 0x2 - downgrade
Context
- MIB
- NETGEAR-RADLAN-DEVICEPARAMS-MIB
- OID
.1.3.6.1.4.1.4526.17.2.13.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rndSoftwareFile
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 'NETGEAR-RADLAN-DEVICEPARAMS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DEVICEPARAMS-MIB::rlResetStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-DEVICEPARAMS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-DEVICEPARAMS-MIB::rlResetStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ok |
1 | no-stack-integrity |
2 | downgrade |