mplsTunnelHopIpv4Addr
HP-SN-MPLS-TE-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.5
Object
If mplsTunnelHopAddrType is set to ipV4(1), then
this value will contain the IPv4 address of this
hop. If mplsTunnelHopAddrType is set to lspid(4),
then this value will contain the Ingress LSR Router
ID of the Tunnel. This object is otherwise
insignificant and should contain a value of 0.
Context
- MIB
- HP-SN-MPLS-TE-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsTunnelHopEntry
- 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 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-TE-MIB::mplsTunnelHopIpv4Addr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-TE-MIB::mplsTunnelHopIpv4Addr.<mplsTunnelHopListIndex>.<mplsTunnelHopPathOptionIndex>.<mplsTunnelHopIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-MPLS-TE-MIB::mplsTunnelHopIpv4Addr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressIPv4
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of
Compliance refinements
mplsTeModuleCompliance
readonly
Write access is not required.