hpicfDhcpSnoopBindingsType
HP-ICF-DHCP-SNOOP-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.7
Object
column Enumeration
This object indicates how this binding was learned. A value of 'dhcp' indicates that this binding was learned by snooping a DHCP lease. A value of 'static' indicates that this binding was statically configured via the hpicfIpStaticBindingsTable.
Context
- MIB
- HP-ICF-DHCP-SNOOP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfDhcpSnoopBindingsEntry
- 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-DHCP-SNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopBindingsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-DHCP-SNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopBindingsType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DHCP-SNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopBindingsType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.