hpicfIpv6RtrAdvCurHopLimitMode
HP-ICF-IP-ROUTING ·
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.1
Object
column r/w
Enumeration
This object indicates whether the value in ipv6RouterAdvertCurHopLimit is in use or the value in ipv6IpDefaultHopLimit is in use for an entry in this table. A set to 'global' means: - ipv6IpDefaultHopLimit value will be used for hop limit. A set to 'perInterface' means: - ipv6RouterAdvertCurHopLimit value will be used for hop limit.
Context
- MIB
- HP-ICF-IP-ROUTING
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.9.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfIpv6RtrAdvEntry
- Groups
- 2
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-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpv6RtrAdvCurHopLimitMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IP-ROUTING::hpicfIpv6RtrAdvCurHopLimitMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-IP-ROUTING' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-IP-ROUTING::hpicfIpv6RtrAdvCurHopLimitMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | global |
2 | perInterface |