rlSNMPv3IpAddrToIndexTable
HPE-SNMP-MIB ·
.1.3.6.1.4.1.11.2.98.1.4
Object
table
This table maps ip addresses to indices. The output index is used as a component in some SNMPv3 tables fields (for example: snmpTargetAddrName). Ipv4 addresses are not supported by this table. Note: in getNext operations on this table, only mappings which are in use in snmpTargetAddrTable (using rlTargetAddrMagicUsedInIndex) will be retreived. The mapped index does not include delimiters which are forbidden in SNMPv3 tag values (and thus can be used in tag fields).
Context
- MIB
- HPE-SNMP-MIB
- OID
.1.3.6.1.4.1.11.2.98.1.4- Type
- table
- Status
- current
- Parent
- rlSNMPv3
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPE-SNMP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SNMP-MIB::rlSNMPv3IpAddrToIndexTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-SNMP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-SNMP-MIB::rlSNMPv3IpAddrToIndexTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.