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
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'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (24)
.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
Notifications / Traps (2)
NameOIDDescription
.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.