ntcHWAdminState
NOKIA-HWM-MIB ·
.1.3.6.1.4.1.94.1.16.7.1.1.1.1.1
Object
column r/w
Enumeration
Represents the desired state of the unit. inService
indicates that the unit is intended to be operating
normally. outOfService indicates that the unit should
be taken out of normal operating mode and no data traffic
should appear in this unit. inTest indicates that the
unit should be placed into a selftest mode. missing
indicates that the unit is expected to be present but
has been detected as not being physically present.
The NMS is not allowed to set the value of ntcHWAdminstate
to missing.
Context
- MIB
- NOKIA-HWM-MIB
- OID
.1.3.6.1.4.1.94.1.16.7.1.1.1.1.1- 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::ntcHWAdminState'
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::ntcHWAdminState.<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::ntcHWAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inService |
2 | outOfService |
3 | inTest |
4 | missing |
Conformance
Member of