hpicfIpDefaultRouterPrefixOnLink

HP-ICF-IP-ROUTING · .1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.7

Object

The object has the value true (1) if the prefix can
be used for on-link determination, otherwise the value is false(2)

Context

MIB
HP-ICF-IP-ROUTING
OID
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.7.1.1.7
Type
column
Access
readonly
Status
current
Parent
hpicfIpDefaultRouterPrefixEntry
Groups
1

Walk 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::hpicfIpDefaultRouterPrefixOnLink'
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::hpicfIpDefaultRouterPrefixOnLink.<hpicfIpDefaultRouterAddressType>.<hpicfIpDefaultRouterAddress>.<hpicfIpDefaultRouterIfIndex>.<hpicfIpDefaultRouterPrefixType>.<hpicfIpDefaultRouterPrefix>.<hpicfIpDefaultRouterPrefixLength>'
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::hpicfIpDefaultRouterPrefixOnLink'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance