hpicfIpConfigPingRouter
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.8.1.1.4
Object
********* THIS OBJECT IS DEPRECATED *********
This object is used to configure whether this agent
will periodically send ICMP echo request packets to
the IP default router for this interface. Since a
networking device typically does not transmit unless
it receives a management request, and since some
autodiscovery applications work by scanning ARP
caches, this ICMP echo can be used to try to stay in
our default router's ARP cache so that we can be
discovered. This object allows the network manager
to enable or disable sending these ICMP echo
requests.
Context
- MIB
- HP-ICF-BASIC
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.8.1.1.4- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- hpicfIpConfigEntry
- 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-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BASIC::hpicfIpConfigPingRouter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BASIC::hpicfIpConfigPingRouter.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-BASIC::hpicfIpConfigPingRouter'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
hpicfNewBasicCompliance
readonly
Write access to this object is only required
in devices that would ordinarily not be
originating traffic other than responses to
network management requests (e.g. repeaters and
switches).
in devices that would ordinarily not be
originating traffic other than responses to
network management requests (e.g. repeaters and
switches).