eqptAsamRestart
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.1.2
Object
scalar mandatory
r/w
Enumeration
This attribute is used to restart the system. The persistent data is preserved.
Contains previous restart reason, if not available it contains value 255.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: See above
PERSIST: YES DEFVALUE: initialValue (255) UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.1.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- eqptAsam
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 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptAsamRestart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptAsamRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | restartWithSelfTest |
2 | restartWithoutSelfTest |
5 | restartHot |
255 | initialValue |