BCN-DHCPV4-MIB
- Registered at
- 1.3.6.1.4.1.13315.3.1.1
- Last updated
- 2010-12-08 00:00
- Organization
- BlueCat Networks
- Revisions
- 2010-12-08 00:00
- Namespace
- bluecatnetworks
- Source file
BCN-DHCPV4-MIB- Digest
sha256:f24014abbd960a7a85c136e8c2b1edf3f1b368f5964d18c2bbf067501427f4e0
Description
This module provides status as well as statistical information about the DHCPv4 service.
Contact
BlueCat Networks. Customer Care. North America Call: +1.866.491.2228 Europe Call: +44.8081.011.306 Other Call: +1.416.646.8433 Email: support@bluecatnetworks.com
Imports
| From | Symbols |
|---|---|
| BCN-SMI-MIB | bcnServices |
| BCN-TC-MIB | BcnAlarmSeverity |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BCN-DHCPV4-MIB BCN-SMI-MIB BCN-TC-MIB BLUECATNETWORKS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| bcnDhcpv4 OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.1 | |||
| bcnDhcpv4Objects OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.1.2 | |||
| bcnDhcpv4ServiceStatus OBJECT-IDENTITY General state of the DHCPv4 Service. | 1.3.6.1.4.1.13315.3.1.1.2.1 | current | ||
| bcnDhcpv4SerOperState OBJECT-TYPE Operational 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. | 1.3.6.1.4.1.13315.3.1.1.2.1.1 | INTEGER {running(1), notRunning(2), starting(3), stopping(4), fault(5)} | read-only | current |
| bcnDhcpv4FirstAlertIpAddr OBJECT-TYPE The IP address identifying either subnet or pool for which the available IPs have been exhausted. | 1.3.6.1.4.1.13315.3.1.1.2.1.2 | IpAddress | read-only | current |
| bcnDhcpv4LeaseStatsSuccess OBJECT-TYPE The number of successful DHCPv4 leases issued per second. | 1.3.6.1.4.1.13315.3.1.1.2.1.3 | Gauge32 | read-only | current |
| bcnDhcpv4ServiceStatistics OBJECT-IDENTITY General state of the DHCPv4 Service. | 1.3.6.1.4.1.13315.3.1.1.2.2 | current | ||
| bcnDhcpv4LeaseTable OBJECT-TYPE Current lease table. | 1.3.6.1.4.1.13315.3.1.1.2.2.1 | not-accessible | current | |
| bcnDhcpv4LeaseEntry OBJECT-TYPE A logical row in the bcnDhcpv4LeaseTable. | 1.3.6.1.4.1.13315.3.1.1.2.2.1.1 | not-accessible | current | |
| bcnDhcpv4LeaseIP OBJECT-TYPE IP address of the lease. | 1.3.6.1.4.1.13315.3.1.1.2.2.1.1.1 | IpAddress | not-accessible | current |
| bcnDhcpv4LeaseStartTime OBJECT-TYPE Start time of the lease. | 1.3.6.1.4.1.13315.3.1.1.2.2.1.1.2 | Unsigned32 | read-only | current |
| bcnDhcpv4LeaseEndTime OBJECT-TYPE End time of the lease. | 1.3.6.1.4.1.13315.3.1.1.2.2.1.1.3 | Unsigned32 | read-only | current |
| bcnDhcpv4LeaseTimeStamp OBJECT-TYPE When 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. | 1.3.6.1.4.1.13315.3.1.1.2.2.1.1.4 | Unsigned32 | read-only | current |
| bcnDhcpv4LeaseMacAddress OBJECT-TYPE The hardware address (MAC address) of this lease. | 1.3.6.1.4.1.13315.3.1.1.2.2.1.1.5 | MacAddress | read-only | current |
| bcnDhcpv4LeaseHostname OBJECT-TYPE The client hostname of the lease. | 1.3.6.1.4.1.13315.3.1.1.2.2.1.1.6 | DisplayString | read-only | current |
| bcnDhcpv4SubnetTable OBJECT-TYPE Current subnet table. | 1.3.6.1.4.1.13315.3.1.1.2.2.2 | not-accessible | current | |
| bcnDhcpv4SubnetEntry OBJECT-TYPE A logical row in the bcnDhcpv4SubnetTable. | 1.3.6.1.4.1.13315.3.1.1.2.2.2.1 | not-accessible | current | |
| bcnDhcpv4SubnetIP OBJECT-TYPE IP address of the subnet. | 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.1 | IpAddress | not-accessible | current |
| bcnDhcpv4SubnetMask OBJECT-TYPE IP mask of the subnet. | 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.2 | IpAddress | read-only | current |
| bcnDhcpv4SubnetSize OBJECT-TYPE Size 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. | 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.3 | Unsigned32 | read-only | current |
| bcnDhcpv4SubnetFreeAddresses OBJECT-TYPE The number of IPs addresses available in this subnet. | 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.4 | Unsigned32 | read-only | current |
| bcnDhcpv4SubnetLowThreshold OBJECT-TYPE Low 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. | 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.5 | Unsigned32 | read-only | current |
| bcnDhcpv4SubnetHighThreshold OBJECT-TYPE High 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. | 1.3.6.1.4.1.13315.3.1.1.2.2.2.1.6 | Unsigned32 | read-only | current |
| bcnDhcpv4PoolTable OBJECT-TYPE Current pool table. | 1.3.6.1.4.1.13315.3.1.1.2.2.3 | not-accessible | current | |
| bcnDhcpv4PoolEntry OBJECT-TYPE A logical row in the bcnDhcpv4PoolTable. | 1.3.6.1.4.1.13315.3.1.1.2.2.3.1 | not-accessible | current | |
| bcnDhcpv4PoolStartIP OBJECT-TYPE Start IP address of this pool. | 1.3.6.1.4.1.13315.3.1.1.2.2.3.1.1 | IpAddress | not-accessible | current |
| bcnDhcpv4PoolEndIP OBJECT-TYPE End IP address of this pool. | 1.3.6.1.4.1.13315.3.1.1.2.2.3.1.2 | IpAddress | read-only | current |
| bcnDhcpv4PoolSubnetIP OBJECT-TYPE Subnet IP address of the pool. | 1.3.6.1.4.1.13315.3.1.1.2.2.3.1.3 | IpAddress | read-only | current |
| bcnDhcpv4PoolSize OBJECT-TYPE The size of this pool. | 1.3.6.1.4.1.13315.3.1.1.2.2.3.1.4 | Unsigned32 | read-only | current |
| bcnDhcpv4PoolFreeAddresses OBJECT-TYPE The number of IPs addresses available in this pool. | 1.3.6.1.4.1.13315.3.1.1.2.2.3.1.5 | Unsigned32 | read-only | current |
| bcnDhcpv4FixedIPTable OBJECT-TYPE List of fixed IP addresses for this DHCPv4 server. | 1.3.6.1.4.1.13315.3.1.1.2.2.4 | not-accessible | current | |
| bcnDhcpv4FixedIPEntry OBJECT-TYPE A logical row in the bcnDhcpv4FixedIPTable. | 1.3.6.1.4.1.13315.3.1.1.2.2.4.1 | not-accessible | current | |
| bcnDhcpv4FixedIP OBJECT-TYPE One of the fixed IP addresses in the DHCPv4 configuration. | 1.3.6.1.4.1.13315.3.1.1.2.2.4.1.1 | IpAddress | read-only | current |
| bcnDhcpv4Notification OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.1.3 | |||
| bcnDhcpv4NotificationEvents OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.1.3.0 | |||
| bcnDhcpv4NotificationData OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.1.3.1 | |||
| bcnDhcpv4AlarmSeverity OBJECT-TYPE Severity classification for the alarm. | 1.3.6.1.4.1.13315.3.1.1.3.1.1 | BcnAlarmSeverity | accessible-for-notify | current |
| bcnDhcpv4AlarmInfo OBJECT-TYPE Descriptive information about the alarm event. | 1.3.6.1.4.1.13315.3.1.1.3.1.2 | DisplayString | accessible-for-notify | current |
| bcnDhcpv4FailOverState OBJECT-TYPE The state of DHCPv4 failover. | 1.3.6.1.4.1.13315.3.1.1.3.1.3 | INTEGER {startup(1), normal(2), communicationsInterrupted(3), partnerDown(4), potentialConflict(5), recover(6), paused(7), shutdown(8), recoverDone(9), recoverWait(254)} | accessible-for-notify | current |
| bcnDhcpv4SubnetAlertIpAddr OBJECT-TYPE The IP address identifying a subnet for which the available IPs have been exhausted. | 1.3.6.1.4.1.13315.3.1.1.3.1.4 | IpAddress | accessible-for-notify | current |
| bcnDhcpv4Conformance OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.1.4 | |||
| bcnDhcpv4ServiceCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.1.4.1 | |||
| bcnDhcpv4ServiceGroups OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.1.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| bcnDhcpv4AlarmNotif NOTIFICATION-TYPE A bcnDhcpv4AlarmNotif signifies that the DHCPv4 service has transitioned state or a particular event has been detected on the service. | 1.3.6.1.4.1.13315.3.1.1.3.0.1 | current |
| bcnDhcpv4FailOverNotif NOTIFICATION-TYPE A change of state has been detected on the DHCPv4 failover mechanism. | 1.3.6.1.4.1.13315.3.1.1.3.0.2 | current |
| bcnDhcpv4SubnetLowNotif NOTIFICATION-TYPE This notification signifies that the number of available IPv4 addresses for a particular subnet has fallen below the value of bcnDhcpv4SubnetLowThreshold for that subnet. | 1.3.6.1.4.1.13315.3.1.1.3.0.3 | current |
| bcnDhcpv4SubnetHighNotif NOTIFICATION-TYPE This notification signifies that the number of available IPv4 addresses for a particular subnet has risen above the value of bcnDhcpv4SubnetHighThreshold for that subnet. | 1.3.6.1.4.1.13315.3.1.1.3.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| bcnDhcpv4StatusCompliance MODULE-COMPLIANCE Basic conformance | 1.3.6.1.4.1.13315.3.1.1.4.1.1 | current |
| bcnDhcpv4ServiceStatusGroup OBJECT-GROUP Status conformance. | 1.3.6.1.4.1.13315.3.1.1.4.2.1 | current |
| bcnDhcpv4StatisticsGroup OBJECT-GROUP Server statistics conformance. | 1.3.6.1.4.1.13315.3.1.1.4.2.2 | current |
| bcnDhcpv4NotificationEventGroup NOTIFICATION-GROUP Server statistics conformance. | 1.3.6.1.4.1.13315.3.1.1.4.2.3 | current |
| bcnDhcpv4NotificationDataGroup OBJECT-GROUP Server statistics conformance. | 1.3.6.1.4.1.13315.3.1.1.4.2.4 | current |