rPDU2DeviceStatusNPSType
PowerNet-Inova ·
.1.3.6.1.4.1.63131.1.1.26.4.3.1.18
Object
column mandatory
Enumeration
The device NPS status: notNPS (1) indicates the Rack PDU is not in an NPS group. host (2) indicates the Rack PDU has been designated as a host in an NPS group. Only one Rack PDU in an NPS group is allowed to be the host. guest (3) indicates the Rack PDU has been designated as a guest in an NPS group.
Context
- MIB
- PowerNet-Inova
- OID
.1.3.6.1.4.1.63131.1.1.26.4.3.1.18- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rPDU2DeviceStatusEntry
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 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-Inova::rPDU2DeviceStatusNPSType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-Inova::rPDU2DeviceStatusNPSType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-Inova::rPDU2DeviceStatusNPSType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.