HPN-ICF-DHCPSNOOP-MIB
The private MIB file includes the DHCP Snooping profile.
- Source file
HPN-ICF-DHCPSNOOP-MIB- Last revised
- Identity
hpnicfDhcpSnoop- Base OID
1.3.6.1.4.1.11.2.14.11.15.2.36
Imported Objects
| HPN-ICF-LswVLAN-MIB | hpnicfdot1qVlanIndex |
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) |
| SNMPv2-TC | MacAddress TruthValue |
Net-SNMP examples using the hp MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DHCPSNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DHCPSNOOP-MIB::hpnicfDhcpSnoop'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPSNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPSNOOP-MIB::hpnicfDhcpSnoop'
Objects (24)
Showing 24 of 24 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.11.2.14.11.15.2.36 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.1 |
||
|
Enumeration
|
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.1 |
|
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.2 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.2.1 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.2.1.1 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.2.1.2 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.2.1.3 |
||
|
Enumeration
|
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.2.1.4 |
|
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.2.1.5 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.3 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.3.1 |
||
|
Enumeration
|
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.3.1.1 |
|
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.4 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.4.1 |
||
|
Integer32
|
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.4.1.1 |
|
.1.3.6.1.4.1.11.2.14.11.15.2.36.1.4.1.2 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.2 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.2.0 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.2.1 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.2.1.1 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.2.1.2 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.2.1.3 |
||
.1.3.6.1.4.1.11.2.14.11.15.2.36.2.1.4 |
Dependencies (14) 6 direct · 8 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
Notifications / Traps (2)
| Name | OID | Description |
|---|---|---|
.1.3.6.1.4.1.11.2.14.11.15.2.36.2.0.1 |
To detect unauthorized DHCP servers on a network, the DHCP snooping
device sends DHCP-DISCOVER messages through its downstream port (which is connected to the DHCP clients). If any response (DHCP-OFFER message) is received from the downstream port, an unauthorized DHCP server is considered present, and then the device sends a trap. With unauthorized DHCP server detection enabled, the interface sends a DHCP-DISCOVER message to detect unauthorized DHCP servers on the network. If this interface receives a DHCP-OFFER message, the DHCP server which sent it is considered unauthorized. |
|
.1.3.6.1.4.1.11.2.14.11.15.2.36.2.0.2 |
The device sends a trap when adding a new binding.
|