zxr10SlotReload

ZXR10-RACK-MIB · .1.3.6.1.4.1.3902.3.6002.1.3.1.17

Object

column r/w Enumeration
Reload the board.
forced(1): Reload the board even if the control boards are 
   asynchronous.
graceful(2): Reload the board after synchronization between the 
   control boards.
Only the control boards support forced reloading and graceful 
reloading. There is no difference for the other boards.

Context

MIB
ZXR10-RACK-MIB
OID
.1.3.6.1.4.1.3902.3.6002.1.3.1.17
Type
column
Access
readwrite
Status
current
Parent
zxr10SlotBoardEntry

Walk 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 'ZXR10-RACK-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-RACK-MIB::zxr10SlotReload'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-RACK-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-RACK-MIB::zxr10SlotReload.<zxr10RackNo>.<zxr10SlotBoardShelfNo>.<zxr10SlotNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-RACK-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-RACK-MIB::zxr10SlotReload'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forced
2graceful