hpnsaRAVoltTypeIndex
HPNSAREMOTEASSIST-MIB ·
.1.3.6.1.4.1.11.2.23.8.5.1.1.1
Object
column mandatory
Enumeration
A unique index for each voltage level.
Context
- MIB
- HPNSAREMOTEASSIST-MIB
- OID
.1.3.6.1.4.1.11.2.23.8.5.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpnsaRAVoltEntry
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 'HPNSAREMOTEASSIST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSAREMOTEASSIST-MIB::hpnsaRAVoltTypeIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPNSAREMOTEASSIST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSAREMOTEASSIST-MIB::hpnsaRAVoltTypeIndex.<hpnsaRAVoltTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPNSAREMOTEASSIST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPNSAREMOTEASSIST-MIB::hpnsaRAVoltTypeIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | negative12v |
2 | positive12v |
3 | positive5v |
4 | positive3v |