AT-DHCP-MIB

        This MIB file contains definitions of managed objects for the
DHCP module. 
    
Source file
AT-DHCP-MIB
Last revised
Identity
dhcp
Base OID
1.3.6.1.4.1.207.8.4.4.4.70
Imported Objects
AT-SMI-MIB DisplayStringUnsized modules
IF-MIB ifIndex
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString TruthValue
Net-SNMP examples using the allied-old 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 'AT-DHCP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-DHCP-MIB::dhcp'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-DHCP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-DHCP-MIB::dhcp'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (23)
.1.3.6.1.4.1.207.8.4.4.4.70
.1.3.6.1.4.1.207.8.4.4.4.70.0
.1.3.6.1.4.1.207.8.4.4.4.70.1
.1.3.6.1.4.1.207.8.4.4.4.70.1.1
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.1
OctetString
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.2
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.3
Integer32
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.4
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.5
.1.3.6.1.4.1.207.8.4.4.4.70.2
.1.3.6.1.4.1.207.8.4.4.4.70.2.1
.1.3.6.1.4.1.207.8.4.4.4.70.2.2
OctetString
.1.3.6.1.4.1.207.8.4.4.4.70.2.3
Integer32
.1.3.6.1.4.1.207.8.4.4.4.70.2.4
Integer32
.1.3.6.1.4.1.207.8.4.4.4.70.2.5
Integer32
.1.3.6.1.4.1.207.8.4.4.4.70.2.6
.1.3.6.1.4.1.207.8.4.4.4.70.3
.1.3.6.1.4.1.207.8.4.4.4.70.3.1
.1.3.6.1.4.1.207.8.4.4.4.70.3.1.1
OctetString
.1.3.6.1.4.1.207.8.4.4.4.70.3.1.2
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.70.3.1.3
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.70.3.1.4
OctetString
.1.3.6.1.4.1.207.8.4.4.4.70.3.1.5
Dependencies (7) 4 direct · 3 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
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. AT-SMI-MIBallied-old
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. AT-DHCP-MIBallied-oldselected
Notifications / Traps (3)
NameOIDDescription
.1.3.6.1.4.1.207.8.4.4.4.70.0.1
This trap is generated when a DHCP client makes a request for
an IP address and the request cannot be satisfied because all
addresses in the range are already allocated to other devices.
.1.3.6.1.4.1.207.8.4.4.4.70.0.2
This trap is generated when a DHCP client makes a request for
an IP address and a pre-defined usage threshold has been exceeded.
The IP addresses will continue to be allocated until the range
is exhausted.
.1.3.6.1.4.1.207.8.4.4.4.70.0.3
This trap is generated when the number of allocated clients
in a designated range falls below a pre-defined usage threshold.