Home/Catalog/BCN-DHCPV4-MIB

BCN-DHCPV4-MIB

AI MIB Summary

The BCN-DHCPV4-MIB module enables monitoring of DHCPv4 service operational status and statistical counters on BCN network devices, tracking metrics such as active lease counts, request/reply transaction volumes, and server state transitions.

This module provides status as well as statistical information about the DHCPv4 service.
Main OID:
bcnDhcpv4MIB.1.3.6.1.4.1.13315.3.1.1.1
53
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

53 total
Object Name
bcnDhcpv4
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1
bcnDhcpv4MIBThis module provides status as well as statistical information about the DHCPv4 service.
MODULE-IDENTITY
.1.3.6.1.4.1.13315.3.1.1.1
bcnDhcpv4Objects
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1.2
bcnDhcpv4ServiceStatusGeneral state of the DHCPv4 Service.
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1.2.1
bcnDhcpv4SerOperStateOperational state of the Service. The possible states are: running(1) The service is running normally. notRunning(2) The service is stopped either intentionally (i.e.: the service is not supposed to run on this node) or unintentionally (a problem has occurred). starting(3) The service is in the process of starting, either for the first time of after an event occurred. stopping(4) The service is in the process of stopping. Stopping a service might be necessary after a configuration change. fault(5) An error has been detected and the state is undefined.ro
Enumeration
.1.3.6.1.4.1.13315.3.1.1.2.1.1
bcnDhcpv4FirstAlertIpAddrThe IP address identifying either subnet or pool for which the available IPs have been exhausted.ro
IpAddress
.1.3.6.1.4.1.13315.3.1.1.2.1.2
bcnDhcpv4LeaseStatsSuccessThe number of successful DHCPv4 leases issued per second.ro
Gauge32
.1.3.6.1.4.1.13315.3.1.1.2.1.3
bcnDhcpv4ServiceStatisticsGeneral state of the DHCPv4 Service.
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1.2.2
bcnDhcpv4LeaseTableCurrent lease table.
SEQUENCE OF BcnDhcpv4LeaseEntry
.1.3.6.1.4.1.13315.3.1.1.2.2.1
bcnDhcpv4LeaseEntryA logical row in the bcnDhcpv4LeaseTable.
BcnDhcpv4LeaseEntry
.1.3.6.1.4.1.13315.3.1.1.2.2.1.1
bcnDhcpv4LeaseIPIP address of the lease.
IpAddress
.1.3.6.1.4.1.13315.3.1.1.2.2.1.1.1
bcnDhcpv4LeaseStartTimeStart time of the lease.ro
Unsigned32
.1.3.6.1.4.1.13315.3.1.1.2.2.1.1.2
bcnDhcpv4LeaseEndTimeEnd time of the lease.ro
Unsigned32
.1.3.6.1.4.1.13315.3.1.1.2.2.1.1.3
bcnDhcpv4LeaseTimeStampWhen failover protocol is being used the timestamp will indicate the time the peer has either been told the lease expires, or the expiry time that the peer has acknowledged.ro
Unsigned32
.1.3.6.1.4.1.13315.3.1.1.2.2.1.1.4
bcnDhcpv4LeaseMacAddressThe hardware address (MAC address) of this lease.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.13315.3.1.1.2.2.1.1.5
bcnDhcpv4LeaseHostnameThe client hostname of the lease.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.13315.3.1.1.2.2.1.1.6
bcnDhcpv4SubnetTableCurrent subnet table.
SEQUENCE OF BcnDhcpv4SubnetEntry
.1.3.6.1.4.1.13315.3.1.1.2.2.2
bcnDhcpv4SubnetEntryA logical row in the bcnDhcpv4SubnetTable.
BcnDhcpv4SubnetEntry
.1.3.6.1.4.1.13315.3.1.1.2.2.2.1
bcnDhcpv4SubnetIPIP address of the subnet.
IpAddress
.1.3.6.1.4.1.13315.3.1.1.2.2.2.1.1
bcnDhcpv4SubnetMaskIP mask of the subnet.ro
IpAddress
.1.3.6.1.4.1.13315.3.1.1.2.2.2.1.2
bcnDhcpv4SubnetSizeSize of the subnet. The size of the subnet is calculated as the sum of the sizes of each pool defined within it. The pools are defined such that the fixed IPs are not contained within them.ro
Unsigned32
.1.3.6.1.4.1.13315.3.1.1.2.2.2.1.3
bcnDhcpv4SubnetFreeAddressesThe number of IPs addresses available in this subnet.ro
Unsigned32
.1.3.6.1.4.1.13315.3.1.1.2.2.2.1.4
bcnDhcpv4SubnetLowThresholdLow threshold for available free addresses in this subnet. If the value for available free addresses in this subnet becomes equal to or less than this value, a bcnDhcpv4SubnetLowNotif event is generated for this subnet. No more bcnDhcpv4SubnetLowNotif events will be generated for this subnet during this execution of the DHCPv4 server until the value for available free addresses has exceeded the value of bcnDhcpv4SubnetHighThreshold.ro
Unsigned32
.1.3.6.1.4.1.13315.3.1.1.2.2.2.1.5
bcnDhcpv4SubnetHighThresholdHigh threshold for available free addresses in this subnet. If a bcnDhcpv4SubnetLowNotif event was generated and the value for available free addresses in this subnet has exceeded this value, a bcnDhcpv4SubnetHighNotif event is generated for this subnet. No more bcnDhcpv4SubnetHighNotif events will be generated for this subnet during this execution of the DHCPv4 server until another bcnDhcpv4SubnetLowNotif is generated.ro
Unsigned32
.1.3.6.1.4.1.13315.3.1.1.2.2.2.1.6
bcnDhcpv4PoolTableCurrent pool table.
SEQUENCE OF BcnDhcpv4PoolEntry
.1.3.6.1.4.1.13315.3.1.1.2.2.3
bcnDhcpv4PoolEntryA logical row in the bcnDhcpv4PoolTable.
BcnDhcpv4PoolEntry
.1.3.6.1.4.1.13315.3.1.1.2.2.3.1
bcnDhcpv4PoolStartIPStart IP address of this pool.
IpAddress
.1.3.6.1.4.1.13315.3.1.1.2.2.3.1.1
bcnDhcpv4PoolEndIPEnd IP address of this pool.ro
IpAddress
.1.3.6.1.4.1.13315.3.1.1.2.2.3.1.2
bcnDhcpv4PoolSubnetIPSubnet IP address of the pool.ro
IpAddress
.1.3.6.1.4.1.13315.3.1.1.2.2.3.1.3
bcnDhcpv4PoolSizeThe size of this pool.ro
Unsigned32
.1.3.6.1.4.1.13315.3.1.1.2.2.3.1.4
bcnDhcpv4PoolFreeAddressesThe number of IPs addresses available in this pool.ro
Unsigned32
.1.3.6.1.4.1.13315.3.1.1.2.2.3.1.5
bcnDhcpv4FixedIPTableList of fixed IP addresses for this DHCPv4 server.
SEQUENCE OF BcnDhcpv4FixedIPEntry
.1.3.6.1.4.1.13315.3.1.1.2.2.4
bcnDhcpv4FixedIPEntryA logical row in the bcnDhcpv4FixedIPTable.
BcnDhcpv4FixedIPEntry
.1.3.6.1.4.1.13315.3.1.1.2.2.4.1
bcnDhcpv4FixedIPOne of the fixed IP addresses in the DHCPv4 configuration.ro
IpAddress
.1.3.6.1.4.1.13315.3.1.1.2.2.4.1.1
bcnDhcpv4Notification
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1.3
bcnDhcpv4NotificationEvents
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1.3.0
bcnDhcpv4AlarmNotifA bcnDhcpv4AlarmNotif signifies that the DHCPv4 service has transitioned state or a particular event has been detected on the service.
NOTIFICATION-TYPE
.1.3.6.1.4.1.13315.3.1.1.3.0.1
bcnDhcpv4FailOverNotifA change of state has been detected on the DHCPv4 failover mechanism.
NOTIFICATION-TYPE
.1.3.6.1.4.1.13315.3.1.1.3.0.2
bcnDhcpv4SubnetLowNotifThis notification signifies that the number of available IPv4 addresses for a particular subnet has fallen below the value of bcnDhcpv4SubnetLowThreshold for that subnet.
NOTIFICATION-TYPE
.1.3.6.1.4.1.13315.3.1.1.3.0.3
bcnDhcpv4SubnetHighNotifThis notification signifies that the number of available IPv4 addresses for a particular subnet has risen above the value of bcnDhcpv4SubnetHighThreshold for that subnet.
NOTIFICATION-TYPE
.1.3.6.1.4.1.13315.3.1.1.3.0.4
bcnDhcpv4NotificationData
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1.3.1
bcnDhcpv4AlarmSeveritySeverity classification for the alarm.ro
BcnAlarmSeverity (BCN-TC-MIB)
.1.3.6.1.4.1.13315.3.1.1.3.1.1
bcnDhcpv4AlarmInfoDescriptive information about the alarm event.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.13315.3.1.1.3.1.2
bcnDhcpv4FailOverStateThe state of DHCPv4 failover.ro
Enumeration
.1.3.6.1.4.1.13315.3.1.1.3.1.3
bcnDhcpv4SubnetAlertIpAddrThe IP address identifying a subnet for which the available IPs have been exhausted.ro
IpAddress
.1.3.6.1.4.1.13315.3.1.1.3.1.4
bcnDhcpv4Conformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1.4
bcnDhcpv4ServiceCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1.4.1
bcnDhcpv4StatusComplianceBasic conformance
Unknown
.1.3.6.1.4.1.13315.3.1.1.4.1.1
bcnDhcpv4ServiceGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.13315.3.1.1.4.2
bcnDhcpv4ServiceStatusGroupStatus conformance.
Unknown
.1.3.6.1.4.1.13315.3.1.1.4.2.1
bcnDhcpv4StatisticsGroupServer statistics conformance.
Unknown
.1.3.6.1.4.1.13315.3.1.1.4.2.2
bcnDhcpv4NotificationEventGroupServer statistics conformance.
Unknown
.1.3.6.1.4.1.13315.3.1.1.4.2.3
bcnDhcpv4NotificationDataGroupServer statistics conformance.
Unknown
.1.3.6.1.4.1.13315.3.1.1.4.2.4
BCN-DHCPV4-MIB - SNMP MIB Reference | MIBs Explorer