wwpLeosPhyBladeRebootOperation
WWP-LEOS-BLADE-MIB ·
.1.3.6.1.4.1.6141.2.60.1.1.1.2.1.10
Object
column r/w
Enumeration
Writing one of the specified values to this field causes
the specified type of reboot to occur.
none is the value returned when this leaf is queried.
writing this value to the leaf will have no effect.
'reboot' option causes the system to reboot and restart using
its current configuration.
'rebootReinit' option causes the module to erase all user configuration
data and reset to factory default settings.
'rebootCustReinit' option causes the module to replace the current
configuration with a customer supplied default, then reboot.
Context
- MIB
- WWP-LEOS-BLADE-MIB
- OID
.1.3.6.1.4.1.6141.2.60.1.1.1.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosPhyBladeEntry
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 'WWP-LEOS-BLADE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-BLADE-MIB::wwpLeosPhyBladeRebootOperation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-BLADE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-BLADE-MIB::wwpLeosPhyBladeRebootOperation.<wwpLeosBladeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-BLADE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-BLADE-MIB::wwpLeosPhyBladeRebootOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | reboot |
3 | rebootReinit |
4 | rebootCustReinit |