hpicfIpv4InterfaceForwarding
HP-ICF-IPCONFIG ·
.1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.2
Object
column r/w
Enumeration
This flag indicates whether this interface is forwarding
the datagrams that were not addressed to this interface.
Setting this flag to 'enabled' (the default) results
in forwarding the datagrams that were not addressed to
this interface.
Setting this flag to 'disabled' results in ignoring
datagrams that were not addressed to this entity.
Context
- MIB
- HP-ICF-IPCONFIG
- OID
.1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfIpv4InterfaceEntry
- Groups
- 3
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-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfIpv4InterfaceForwarding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfIpv4InterfaceForwarding.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-IPCONFIG::hpicfIpv4InterfaceForwarding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |