a3sysReBoot
A3Com-System-r8-MIB ·
.1.3.6.1.4.1.43.2.13.10.1
Object
scalar mandatory
r/w
Enumeration
This object can be used to reboot the system.
If this object is set to stdReboot(2), the
system's action is determined by the value of
a3sysStartUpAction. If that object has the value
monitor(1), the system will go into monitor
mode. If that object has the value userListOnce(2)
or userListForever(3), the system will attempt to
reboot from the sources identified by the User Boot List.
If this object is read, the value, other (1),
will be returned.
Context
- MIB
- A3Com-System-r8-MIB
- OID
.1.3.6.1.4.1.43.2.13.10.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComBoot
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 'A3Com-System-r8-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-System-r8-MIB::a3sysReBoot.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-System-r8-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-System-r8-MIB::a3sysReBoot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | stdReboot |