eqptBoardRestart
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.3.1.9
Object
column mandatory
r/w
Enumeration
Writing a valid value to this object will restart the board in the
specified mode.
This attribute is only supported for the following type of boards:
NT, EXT, managed LSM, ACU, CTRL. For ACU and CTRL boards, only a
restart without selftest is supported. An exception is the NRCD-C,
FD-REM CTRL board, that has LT capabilities (restart with/without
selftest) next to the regular CTRL capabilities.
Contains previous restart reason, if not available it has value 255.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: 1, 2, 5, 255
PERSIST: YES DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.3.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eqptBoardEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptBoardRestart'
More examples
Read one indexed 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::eqptBoardRestart.<eqptSlotId>'
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::eqptBoardRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | with-selftest |
2 | without-selftest |
5 | hot-restart |
255 | initialValue |