ntcHWRestart
NOKIA-HWM-MIB ·
.1.3.6.1.4.1.94.1.16.7.1.1.1.1.4
Object
column r/w
Enumeration
Provides the ability to reset or perform a hot
restart the unit represented by this conceptual row.
reset = the Unit is shutdown in an orderly manner and restarted
again via hardware reset;
hotRestart = only the software in a unit is restarted, a hardware
reset is not initiated;
detach = all electrical connections of the unit are forced to
an inactive state to enable removal of the unit without
electrical disturbance in the backplane.
Context
- MIB
- NOKIA-HWM-MIB
- OID
.1.3.6.1.4.1.94.1.16.7.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntcHWUnitEntry
- Groups
- 1
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 'NOKIA-HWM-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOKIA-HWM-MIB::ntcHWRestart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NOKIA-HWM-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOKIA-HWM-MIB::ntcHWRestart.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NOKIA-HWM-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NOKIA-HWM-MIB::ntcHWRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | hotRestart |
3 | detach |
Conformance
Member of