hh3cmplsOutSegmentNextHopIpv6Addr
HH3C-MPLS-LSR-MIB ·
.1.3.6.1.4.1.25506.8.12.1.1.6.1.7
Object
IPv6 address of the next hop. Its value is significant only when hh3cmplsOutSegmentNextHopIpAddrType is ipV6 (2), otherwise it should return a value of 0.
Context
- MIB
- HH3C-MPLS-LSR-MIB
- OID
.1.3.6.1.4.1.25506.8.12.1.1.6.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cmplsOutSegmentEntry
- 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 'HH3C-MPLS-LSR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MPLS-LSR-MIB::hh3cmplsOutSegmentNextHopIpv6Addr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-MPLS-LSR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MPLS-LSR-MIB::hh3cmplsOutSegmentNextHopIpv6Addr.<hh3cmplsOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-MPLS-LSR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-MPLS-LSR-MIB::hh3cmplsOutSegmentNextHopIpv6Addr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressIPv6
- Base type
OctetString
Values & Constraints
Type Constraints
range: 16
Conformance
Member of
Compliance refinements
hh3cmplsLsrModuleCompliance
readonly
Write access is not required.