CISCO-IETF-DHCP-SERVER-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IETF-DHCP-SERVER-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoIetfDhcpSrvExtMIB 1.3.6.1.4.1.9.10.122
The MIB module is an extension of the Cisco IETF Dynamic Host Configuration protocol (DHCP) MIB.
         ciscoIetfDhcpv4SrvExtMIBNotifs 1.3.6.1.4.1.9.10.122.0
             cDhcpv4SrvExtNotifyPrefix 1.3.6.1.4.1.9.10.122.0.2
                 cDhcpv4SrvExtNotify 1.3.6.1.4.1.9.10.122.0.2.0
                     cDhcpv4ServerIfLeaseLimitExceeded 1.3.6.1.4.1.9.10.122.0.2.0.1
This notification indicates when a client has attempted to obtain a lease and the lease was not granted because the number of leases granted to clients on the receiving interface is equal to cDhcpv4ServerIfLeaseLimit.
                     cDhcpv4ServerSubnetFreeAddressLow 1.3.6.1.4.1.9.10.122.0.2.0.2
This notification indicates that the number of available IPv4 addresses for a particular subnet has fallen below the corresponding value of cDhcpv4ServerSubnetFreeAddrLowThreshold for that shared network.
                     cDhcpv4ServerSubnetFreeAddressHigh 1.3.6.1.4.1.9.10.122.0.2.0.3
This notification indicates that the number of available IPv4 addresses for a particular subnet has risen above the corresponding value of cDhcpv4ServerSubnetFreeAddrHighThreshold for that shared network.
         ciscoIetfDhcpv4SrvExtMIBObjects 1.3.6.1.4.1.9.10.122.1
             cDhcpv4SrvExtSystem 1.3.6.1.4.1.9.10.122.1.1
                 cDhcpv4SrvStartTime 1.3.6.1.4.1.9.10.122.1.1.1 timestamp read-only
The time when the process supporting this server was started.
                 cDhcpv4SrvResetTime 1.3.6.1.4.1.9.10.122.1.1.2 timestamp read-only
The time when the process supporting this server was last reinitialized. This indicates the time when a server reload or start was executed. At server startup this time is the same as cDhcpv4SrvStartTime.
             cDhcpv4ExtCounters 1.3.6.1.4.1.9.10.122.1.2
                 cDhcpv4LeaseQueries 1.3.6.1.4.1.9.10.122.1.2.1 counter32 read-only
The total number of DHCPLEASEQUERY packets received.
                 cDhcpv4StatisticsResetTime 1.3.6.1.4.1.9.10.122.1.2.2 timestamp read-only
The time the server statistics counters were last reinitialized; the statistics counters are reinitialized by a reset command, server reload, or server start; note also that any configuration change to reporting interval requires a server reload to take effect, which will reinitialize the statistics counters. If statistics are never reset, this time will equal cDhcpv4SrvResetTime, which may also equal cDhcpv4SrvStartTime, if the server was never reloaded.
             cDhcpv4IntervalCounters 1.3.6.1.4.1.9.10.122.1.3
                 cDhcpv4IntDiscovers 1.3.6.1.4.1.9.10.122.1.3.1 unsigned32 read-only
The number of DHCPDISCOVER (option 53 with value 1) packets received during the reporting interval.
                 cDhcpv4IntOffers 1.3.6.1.4.1.9.10.122.1.3.2 unsigned32 read-only
The number of DHCPOFFER (option 53 with value 2) packets sent during the reporting interval.
                 cDhcpv4IntRequests 1.3.6.1.4.1.9.10.122.1.3.3 unsigned32 read-only
The number of DHCPREQUEST (option 53 with value 3) packets received during the reporting interval.
                 cDhcpv4IntDeclines 1.3.6.1.4.1.9.10.122.1.3.4 unsigned32 read-only
The number of DHCPDECLINE (option 53 with value 4) packets received during the reporting interval.
                 cDhcpv4IntAcks 1.3.6.1.4.1.9.10.122.1.3.5 unsigned32 read-only
The number of DHCPACK (option 53 with value 5) packets sent during the reporting interval.
                 cDhcpv4IntNaks 1.3.6.1.4.1.9.10.122.1.3.6 unsigned32 read-only
The number of DHCPNACK (option 53 with value 6) packets sent during the reporting interval.
                 cDhcpv4IntReleases 1.3.6.1.4.1.9.10.122.1.3.7 unsigned32 read-only
The number of DHCPRELEASE (option 53 with value 7) packets received during the reporting interval.
                 cDhcpv4IntInforms 1.3.6.1.4.1.9.10.122.1.3.8 unsigned32 read-only
The number of DHCPINFORM (option 53 with value 8) packets received during the reporting interval.
                 cDhcpv4IntLeaseQueries 1.3.6.1.4.1.9.10.122.1.3.9 unsigned32 read-only
The total number of DHCPLEASEQUERY packets received during the reporting interval.
                 cDhcpv4IntReqBuffersInUse 1.3.6.1.4.1.9.10.122.1.3.10 gauge32 read-only
The number of request buffers in use during the reporting interval.
                 cDhcpv4IntRespBuffersInUse 1.3.6.1.4.1.9.10.122.1.3.11 gauge32 read-only
The number of response buffers in use at the end of the reporting interval.
                 cDhcpv4IntEndTime 1.3.6.1.4.1.9.10.122.1.3.12 timestamp read-only
The time when the server last calculated the sample statistics.
                 cDhcpv4IntDeltaTime 1.3.6.1.4.1.9.10.122.1.3.13 timeinterval read-only
The interval in seconds over which the server last calculated the sample interval statistics. This is the configured reporting interval and the statistics are reset since the last cDhcpv4IntEndTime.
             cDhcpv4FailoverCounters 1.3.6.1.4.1.9.10.122.1.4
                 cDhcpv4FOPacketsRcvd 1.3.6.1.4.1.9.10.122.1.4.1 counter32 read-only
The total total number of failover packets received.
                 cDhcpv4FOBindingUpdsRcvd 1.3.6.1.4.1.9.10.122.1.4.2 counter32 read-only
The total total number of failover DHCPBNDUPD packets received.
                 cDhcpv4FOBindingAcksRcvd 1.3.6.1.4.1.9.10.122.1.4.3 counter32 read-only
The total number of failover DHCPBNDACK packets received.
                 cDhcpv4FOBindingNaksRcvd 1.3.6.1.4.1.9.10.122.1.4.4 counter32 read-only
The total number of failover DHCPBNDNAK packets received.
                 cDhcpv4FOPoolRequestsRcvd 1.3.6.1.4.1.9.10.122.1.4.5 counter32 read-only
The total number of failover DHCPPOOLREQ packets received.
                 cDhcpv4FOPollsRcvd 1.3.6.1.4.1.9.10.122.1.4.6 counter32 read-only
The total number of failover DHCPPOLL packets received.
                 cDhcpv4FOUpdateRequestsRcvd 1.3.6.1.4.1.9.10.122.1.4.7 counter32 read-only
The total number of failover DHCPUPDATEREQ packets received.
                 cDhcpv4FOUpdateDoneRcvd 1.3.6.1.4.1.9.10.122.1.4.8 counter32 read-only
The total number of failover DHCPUPDATEDONE packets received.
                 cDhcpv4FOPacketsSent 1.3.6.1.4.1.9.10.122.1.4.9 counter32 read-only
The total number of failover packets sent.
                 cDhcpv4FOBindingUpdatesSent 1.3.6.1.4.1.9.10.122.1.4.10 counter32 read-only
The total number of DHCPBNDUPD packets sent.
                 cDhcpv4FOBindingAcksSent 1.3.6.1.4.1.9.10.122.1.4.11 counter32 read-only
The total number of DHCPBNDACKS packets sent.
                 cDhcpv4FOBindingNaksSent 1.3.6.1.4.1.9.10.122.1.4.12 counter32 read-only
The total number of DHCPBNDNAK packets sent.
                 cDhcpv4FOPoolResponsesSent 1.3.6.1.4.1.9.10.122.1.4.13 counter32 read-only
The total number of DHCPPOOLRESP packets sent.
                 cDhcpv4FOPollsSent 1.3.6.1.4.1.9.10.122.1.4.14 counter32 read-only
The total number of DHCPPOLL packets sent during reporting interval.
                 cDhcpv4FOUpdateRequestsSent 1.3.6.1.4.1.9.10.122.1.4.15 counter32 read-only
The total number of DHCPUPDATEREQ packets sent during reporting interval.
                 cDhcpv4FOUpdateDoneSent 1.3.6.1.4.1.9.10.122.1.4.16 counter32 read-only
The total number of DHCPUPDATEDONE packets sent during reporting interval.
                 cDhcpv4FOPacketsDropped 1.3.6.1.4.1.9.10.122.1.4.17 counter32 read-only
The total number of failover packets dropped during reporting interval.
             cDhcpv4FailoverIntervalCounters 1.3.6.1.4.1.9.10.122.1.5
                 cDhcpv4FOIntPacketsRcvd 1.3.6.1.4.1.9.10.122.1.5.1 unsigned32 read-only
The number of failover packets received during the reporting interval.
                 cDhcpv4FOIntBindingUpdsRcvd 1.3.6.1.4.1.9.10.122.1.5.2 unsigned32 read-only
The number of failover DHCPBNDUPD packets received during the reporting interval.
                 cDhcpv4FOIntBindingAcksRcvd 1.3.6.1.4.1.9.10.122.1.5.3 unsigned32 read-only
The number of failover DHCPBNDACK packets received during the reporting interval.
                 cDhcpv4FOIntBindingNaksRcvd 1.3.6.1.4.1.9.10.122.1.5.4 unsigned32 read-only
The number of failover DHCPBNDNAK packets received during reporting interval.
                 cDhcpv4FOIntPoolRequestsRcvd 1.3.6.1.4.1.9.10.122.1.5.5 unsigned32 read-only
The number of failover DHCPPOOLREQ packets received during the reporting interval.
                 cDhcpv4FOIntPollsRcvd 1.3.6.1.4.1.9.10.122.1.5.6 unsigned32 read-only
The number of failover DHCPPOLL packets received during the reporting interval.
                 cDhcpv4FOIntUpdateReqsRcvd 1.3.6.1.4.1.9.10.122.1.5.7 unsigned32 read-only
The number of failover DHCPUPDATEREQ packets received during the reporting interval.
                 cDhcpv4FOIntUpdateDoneRcvd 1.3.6.1.4.1.9.10.122.1.5.8 unsigned32 read-only
The number of failover DHCPUPDATEDONE packets received during the reporting interval.
                 cDhcpv4FOIntPacketsSent 1.3.6.1.4.1.9.10.122.1.5.9 unsigned32 read-only
The number of failover packets sent during the reporting interval.
                 cDhcpv4FOIntBindingUpdsSent 1.3.6.1.4.1.9.10.122.1.5.10 unsigned32 read-only
The number of DHCPBNDUPD packets sent during the reporting interval.
                 cDhcpv4FOIntBindingAcksSent 1.3.6.1.4.1.9.10.122.1.5.11 unsigned32 read-only
The number of DHCPBNDACKS packets sent during the reporting interval.
                 cDhcpv4FOIntBindingNaksSent 1.3.6.1.4.1.9.10.122.1.5.12 unsigned32 read-only
The number of DHCPBNDNAK packets sent during the reporting interval.
                 cDhcpv4FOIntPoolResponsesSent 1.3.6.1.4.1.9.10.122.1.5.13 unsigned32 read-only
The number of DHCPPOOLRESP packets sent during the reporting interval.
                 cDhcpv4FOIntPollsSent 1.3.6.1.4.1.9.10.122.1.5.14 unsigned32 read-only
The number of DHCPPOLL packets sent during the reporting interval.
                 cDhcpv4FOIntUpdateReqsSent 1.3.6.1.4.1.9.10.122.1.5.15 unsigned32 read-only
The number of DHCPUPDATEREQ packets sent during the reporting interval.
                 cDhcpv4FOIntUpdateDoneSent 1.3.6.1.4.1.9.10.122.1.5.16 unsigned32 read-only
The number of DHCPUPDATEDONE packets sent during the reporting interval.
                 cDhcpv4FOIntPacketsDropped 1.3.6.1.4.1.9.10.122.1.5.17 unsigned32 read-only
The number of failover packets dropped during the reporting interval.
                 cDhcpv4FOIntEndTime 1.3.6.1.4.1.9.10.122.1.5.18 timestamp read-only
The time when the server last calculated the interval statistics.
                 cDhcpv4FOIntDeltaTime 1.3.6.1.4.1.9.10.122.1.5.19 timeinterval read-only
The interval in seconds over which the server last calculated the sample interval statistics. This is the configured reporting interval and the statistics are reset since the last cDhcpv4IntEndTime.
             cDhcpv4CfgObjects 1.3.6.1.4.1.9.10.122.1.6
                 cDhcpv4ConfigIntervalSample 1.3.6.1.4.1.9.10.122.1.6.1 timeinterval read-write
Configures the sample time for the various interval counters.
                 cDhcpv4SrvExtSubnetTable 1.3.6.1.4.1.9.10.122.1.6.2 no-access
This table augments the cDhcpv4ServerSubnetTable.
                     cDhcpv4SrvExtSubnetEntry 1.3.6.1.4.1.9.10.122.1.6.2.1 no-access
Entry contains additional subnet information not defined in cDhcpv4ServerSubnetEntry.
                         cDhcpv4ServerDefaultRouterAddress 1.3.6.1.4.1.9.10.122.1.6.2.1.1 inetaddressipv4 read-write
The default router IPv4 address in this subnet.
                         cDhcpv4ServerSubnetStartAddress 1.3.6.1.4.1.9.10.122.1.6.2.1.2 inetaddressipv4 read-only
The IPv4 address of the first address in the subnet. The value of cDhcpv4ServerSubnetStartAddress MUST be less than or equal to the value of cDhcpv4ServerSubnetEndAddress.
                         cDhcpv4ServerSubnetEndAddress 1.3.6.1.4.1.9.10.122.1.6.2.1.3 inetaddressipv4 read-only
The IPv4 address of the last address in the subnet. The value of cDhcpv4ServerSubnetEndAddress MUST be greater than or equal to the value of cDhcpv4ServerSubnetStartAddress.
                 cDhcpv4ServerIfLeaseLimitEnable 1.3.6.1.4.1.9.10.122.1.6.3 truthvalue read-write
This object specifies if the DHCP module should generate 'cDhcpv4ServerIfLeaseLimitExceeded' notifications. If value of this object is 'true', then the notification is generated when the number of leases offered to DHCP clients behind an interface is reached based on per limit lease configuration command. If it is 'false', the notification is not generated.
                 cDhcpv4ServerSubnetFreeAddressLowEnable 1.3.6.1.4.1.9.10.122.1.6.4 truthvalue read-write
This object specifies if the DHCP module should generate 'cDhcpv4ServerSubnetFreeAddressLow' notifications. If value of this object is 'true', then the notification is generated when the number of available IPv4 addresses for a particular subnet has fallen below the value of cDhcpv4ServerSubnetFreeAddrLowThreshold for that subnet. If it is 'false', the notification is not generated.
                 cDhcpv4ServerSubnetFreeAddressHighEnable 1.3.6.1.4.1.9.10.122.1.6.5 truthvalue read-write
This object specifies if the DHCP module should generate 'cDhcpv4ServerSubnetFreeAddressHigh' notifications. If value of this object is 'true', then the notification is generated when the number of available IPv4 addresses for a particular subnet has fallen below the value of cDhcpv4ServerSubnetFreeAddrHighThreshold for that subnet. If it is 'false', the notification is not generated.
                 cDhcpv4ServerIfLeaseLimitDefault 1.3.6.1.4.1.9.10.122.1.6.6 unsigned32 read-write
The default number of Dynamic Host Configuration Protocol (DHCP) clients allowed for an interface. Refer to 'cDhcpv4ServerIfLeaseLimit'.
                 cDhcpv4SrvIfCfgTable 1.3.6.1.4.1.9.10.122.1.6.7 no-access
A table of the DHCP interface configuration data maintained by the server.
                     cDhcpv4SrvIfCfgEntry 1.3.6.1.4.1.9.10.122.1.6.7.1 no-access
Entry consists of the DHCP configuration data applied to the interface.
                         cDhcpv4ServerIfLeaseLimit 1.3.6.1.4.1.9.10.122.1.6.7.1.1 unsigned32 read-write
The number of Dynamic Host Configuration Protocol (DHCP) clients allowed for an interface. The value of this object is equal to the value of the 'cDhcpv4ServerIfLeaseLimitDefault' for the interface that does not have the interface lease limit configuration. The value of the 'cDhcpv4ServerIfLeaseLimit' object reflects the lease limit on that interface (whether it's configured with a value specifically for that interface or if the value of 'cDhcpv4ServerIfLeaseLimitDefault' applies). When this lease limit is reached or exceeded, the cDhcpv4ServerIfLeaseLimitExceeded notification will be generated if cDhcpv4ServerIfLeaseLimitEnable is enabled.
         ciscoIetfDhcpv4SrvExtMIBConform 1.3.6.1.4.1.9.10.122.2
             cDhcpv4SrvExtCompliances 1.3.6.1.4.1.9.10.122.2.1
                 cDhcpv4SrvExtCompliance 1.3.6.1.4.1.9.10.122.2.1.1
This group describes the requirements for conformance to the DHCP Server extension MIB. A DHCPv4 server implementation is only required to support IPv4 addresses.
                 cDhcpv4SrvExtComplianceRev1 1.3.6.1.4.1.9.10.122.2.1.2
This group describes the requirements for conformance to the DHCP Server extension MIB. A DHCPv4 server implementation is only required to support IPv4 addresses.
             cDhcpv4SrvExtGroups 1.3.6.1.4.1.9.10.122.2.2
                 cDhcpv4SrvExtSystemObjects 1.3.6.1.4.1.9.10.122.2.2.1
A collection of objects providing overall system information for a DHCPv4 server.
                 cDhcpv4ExtCountersGroup 1.3.6.1.4.1.9.10.122.2.2.2
A collection of extension objects providing counter values for a DHCPv4 server.
                 cDhcpv4CountersIntervalGroup 1.3.6.1.4.1.9.10.122.2.2.3
A collection of extension objects providing interval counter values for a DHCPv4 server.
                 cDhcpv4FOCountersGroup 1.3.6.1.4.1.9.10.122.2.2.4
A collection of objects providing failover counter values for a DHCPv4 server.
                 cDhcpv4FOCountersIntervalGroup 1.3.6.1.4.1.9.10.122.2.2.5
A collection of objects providing failover interval counter values for a DHCPv4 server.
                 cDhcpv4CfgObjectsGroup 1.3.6.1.4.1.9.10.122.2.2.6
Objects providing configuration information for a DHCPv4 server.
                 cDhcpv4SrvExtNotifyGroup 1.3.6.1.4.1.9.10.122.2.2.7
Notifications belonging to the cDhcpv4SrvExtNotify group.