voltageIndex
UNITRENDS-SNMP ·
.1.3.6.1.4.1.21865.1.4.30.2.1.1
Object
column OneBasedIndex
This attribute defines the index (one based) of the voltage probe.
Context
- MIB
- UNITRENDS-SNMP
- OID
.1.3.6.1.4.1.21865.1.4.30.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- voltageProbeTableEntry
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 'UNITRENDS-SNMP' -M '/opt/observium/mibs/unitrends:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UNITRENDS-SNMP::voltageIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UNITRENDS-SNMP' -M '/opt/observium/mibs/unitrends:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UNITRENDS-SNMP::voltageIndex.<voltageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UNITRENDS-SNMP' -M '/opt/observium/mibs/unitrends:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UNITRENDS-SNMP::voltageIndex'
Syntax
- Source
- OneBasedIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647