RBN-DHCP-MIB

File: RBN-DHCP-MIB.mib (30658 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB RBN-TC RBN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 IpAddress TruthValue
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
SnmpAdminString RbnSlot rbnMgmt

Defined Types

RbnDhcpIntfThresholdEntry  
SEQUENCE    
  rbnDhcpIntfThresholdName SnmpAdminString
  rbnDhcpIntfThresholdContextName SnmpAdminString
  rbnDhcpIntfThresholdSize Unsigned32
  rbnDhcpIntfThresholdAvailable Unsigned32
  rbnDhcpIntfThresholdInuse Unsigned32
  rbnDhcpIntfThresholdFallingThreshold Unsigned32
  rbnDhcpIntfThresholdFallingSendTrap TruthValue
  rbnDhcpIntfThresholdFallingLogMessage TruthValue
  rbnDhcpIntfThresholdRisingThreshold Unsigned32
  rbnDhcpIntfThresholdRisingSendTrap TruthValue
  rbnDhcpIntfThresholdRisingLogMessage TruthValue

RbnDhcpRangeThresholdEntry  
SEQUENCE    
  rbnDhcpRangeThresholdInterfaceIdx Unsigned32
  rbnDhcpRangeThresholdAddr IpAddress
  rbnDhcpRangeThresholdEndAddr IpAddress
  rbnDhcpRangeThresholdContextName SnmpAdminString
  rbnDhcpRangeThresholdInterfaceName SnmpAdminString
  rbnDhcpRangeThresholdSize Unsigned32
  rbnDhcpRangeThresholdAvailable Unsigned32
  rbnDhcpRangeThresholdInuse Unsigned32
  rbnDhcpRangeThresholdFallingThreshold Unsigned32
  rbnDhcpRangeThresholdFallingSendTrap TruthValue
  rbnDhcpRangeThresholdFallingLogMessage TruthValue
  rbnDhcpRangeThresholdRisingThreshold Unsigned32
  rbnDhcpRangeThresholdRisingSendTrap TruthValue
  rbnDhcpRangeThresholdRisingLogMessage TruthValue

Defined Values

rbnDhcpMib 1.3.6.1.4.1.2352.2.30
Defines the objects necessary to obtain information about DHCP Servers for interfaces within a context.
MODULE-IDENTITY    

rbnDhcpMIBNotifications 1.3.6.1.4.1.2352.2.30.0
OBJECT IDENTIFIER    

rbnDhcpMIBObjects 1.3.6.1.4.1.2352.2.30.1
OBJECT IDENTIFIER    

rbnDhcpMIBConformance 1.3.6.1.4.1.2352.2.30.2
OBJECT IDENTIFIER    

rbnDhcpIntfThresholdTable 1.3.6.1.4.1.2352.2.30.1.1
The purpose of this table is to allow monitoring of per interface DHCP server thresholds through SNMP. This table contains the objects which characterize DHCP server thresholds. Each row in the table corresponds to information about the leases in a DHCP server range for a particular interface and the corresponding capacity, usage and falling and rising thresholds. Objects defined in this table are only accessible within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnDhcpIntfThresholdEntry

rbnDhcpIntfThresholdEntry 1.3.6.1.4.1.2352.2.30.1.1.1
A conceptual row in the rbnDhcpIntfThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnDhcpIntfThresholdEntry  

rbnDhcpIntfThresholdName 1.3.6.1.4.1.2352.2.30.1.1.1.1
The name of the interface. An entry configured by other means may have been given a name whose length is greater than 80. Names which exceed this length are not accessible via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

rbnDhcpIntfThresholdContextName 1.3.6.1.4.1.2352.2.30.1.1.1.2
The name of the context which contains the interface.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..63)  

rbnDhcpIntfThresholdSize 1.3.6.1.4.1.2352.2.30.1.1.1.3
The number of leases that have been reserved for the DHCP server in this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnDhcpIntfThresholdAvailable 1.3.6.1.4.1.2352.2.30.1.1.1.4
The number of leases that are available in this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnDhcpIntfThresholdInuse 1.3.6.1.4.1.2352.2.30.1.1.1.5
The number of leases that are in use in this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnDhcpIntfThresholdFallingThreshold 1.3.6.1.4.1.2352.2.30.1.1.1.6
The falling threshold is a value which specifies that any enabled falling threshold events are to be generated when the value of the currently available leases drops to the falling threshold value via an allocation of a lease from the pool. The number of available leases is reported in rbnDhcpIntfThresholdAvailable. A falling threshold event is either a notification or a log message or both. Falling threshold events are enabled if either or both of rbnDhcpIntfThresholdFallingSendTrap and rbnDhcpIntfThresholdFallingLogMessage are true. Note, this is a falling threshold, so a falling threshold event will only be triggered on a transition of the value of rbnDhcpIntfThresholdAvailable dropping from (rbnDhcpIntfThresholdFallingThreshold+1) to rbnDhcpIntfThresholdFallingThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..196608  

rbnDhcpIntfThresholdFallingSendTrap 1.3.6.1.4.1.2352.2.30.1.1.1.7
If true, upon detection of reaching a falling threshold, a trap will be sent. See the definition of the rbnDhcpIntfThresholdFallingThresholdMet notification for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpIntfThresholdFallingLogMessage 1.3.6.1.4.1.2352.2.30.1.1.1.8
If true, upon detection of reaching a falling threshold, a message will be logged. See the definition of the rbnDhcpIntfThresholdFallingThresholdMet notification for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpIntfThresholdRisingThreshold 1.3.6.1.4.1.2352.2.30.1.1.1.9
The rising threshold is a value which specifies that any enabled rising threshold events are to be generated when the value of the currently available leases reaches the rising threshold value via a returning of a lease to the pool. The number of available leases is reported in rbnDhcpIntfThresholdAvailable. A rising threshold event is either a notification or a log message or both. Rising threshold events are enabled if either or both of rbnDhcpIntfThresholdRisingSendTrap and rbnDhcpIntfThresholdRisingLogMessage are true. Note, this is a rising threshold, so a rising threshold event will only be triggered on a transition of the value of rbnDhcpIntfThresholdAvailable increasing from (rbnDhcpIntfThresholdRisingThreshold-1) to rbnDhcpIntfThresholdRisingThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..196608  

rbnDhcpIntfThresholdRisingSendTrap 1.3.6.1.4.1.2352.2.30.1.1.1.10
If true, upon detection of reaching a rising threshold, a trap will be sent. See the definition of the rbnDhcpIntfThresholdRisingThresholdMet notification for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpIntfThresholdRisingLogMessage 1.3.6.1.4.1.2352.2.30.1.1.1.11
If true, upon detection of reaching a rising threshold, a message will be logged. See the definition of the rbnDhcpIntfThresholdRisingThresholdMet notification for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpRangeThresholdTable 1.3.6.1.4.1.2352.2.30.1.3
The purpose of this table is to allow monitoring of DHCP server ranges within interfaces. This table contains the objects which characterize DHCP server ranges. Each row in the table corresponds to information about the leases in a DHCP server for a particular range within a particular interface and the corresponding capacity, usage and falling and rising thresholds. Objects defined in this table are only accessible within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnDhcpRangeThresholdEntry

rbnDhcpRangeThresholdEntry 1.3.6.1.4.1.2352.2.30.1.3.1
A conceptual row in the rbnDhcpRangeThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnDhcpRangeThresholdEntry  

rbnDhcpRangeThresholdInterfaceIdx 1.3.6.1.4.1.2352.2.30.1.3.1.1
The index of the interface containing the DHCP range.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rbnDhcpRangeThresholdAddr 1.3.6.1.4.1.2352.2.30.1.3.1.2
The start address of the DHCP range.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rbnDhcpRangeThresholdEndAddr 1.3.6.1.4.1.2352.2.30.1.3.1.3
The end address of the DHCP range.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rbnDhcpRangeThresholdContextName 1.3.6.1.4.1.2352.2.30.1.3.1.4
The name of the context which contains the interface.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..63)  

rbnDhcpRangeThresholdInterfaceName 1.3.6.1.4.1.2352.2.30.1.3.1.5
The name of the interface containing the DHCP range.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

rbnDhcpRangeThresholdSize 1.3.6.1.4.1.2352.2.30.1.3.1.6
The number of leases that have been reserved for the DHCP server in this range.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnDhcpRangeThresholdAvailable 1.3.6.1.4.1.2352.2.30.1.3.1.7
The number of leases that are available in this range.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnDhcpRangeThresholdInuse 1.3.6.1.4.1.2352.2.30.1.3.1.8
The number of leases that are in use in this range.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnDhcpRangeThresholdFallingThreshold 1.3.6.1.4.1.2352.2.30.1.3.1.9
The falling threshold is a value which specifies that any enabled falling threshold events are to be generated when the value of the currently available leases drops to the falling threshold value via an allocation of a lease from the range. The number of available leases is reported in rbnDhcpRangeThresholdAvailable. A falling threshold event is either a notification or a log message or both. Falling threshold events are enabled if either or both of rbnDhcpRangeThresholdFallingSendTrap and rbnDhcpRangeThresholdFallingLogMessage are true. Note, this is a falling threshold, so a falling threshold event will only be triggered on a transition of the value of rbnDhcpRangeThresholdAvailable dropping from (rbnDhcpRangeThresholdFallingThreshold+1) to rbnDhcpRangeThresholdFallingThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..196608  

rbnDhcpRangeThresholdFallingSendTrap 1.3.6.1.4.1.2352.2.30.1.3.1.10
If true, upon detection of reaching a falling threshold, a trap will be sent. See the definition of the rbnDhcpRangeThresholdFallingThresholdMet notification for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpRangeThresholdFallingLogMessage 1.3.6.1.4.1.2352.2.30.1.3.1.11
If true, upon detection of reaching a falling threshold, a message will be logged. See the definition of the rbnDhcpRangeThresholdFallingThresholdMet notification for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpRangeThresholdRisingThreshold 1.3.6.1.4.1.2352.2.30.1.3.1.12
The rising threshold is a value which specifies that any enabled rising threshold events are to be generated when the value of the currently available leases reaches the rising threshold value via a returning of a lease to the range. The number of available leases is reported in rbnDhcpRangeThresholdAvailable. A rising threshold event is either a notification or a log message or both. Rising threshold events are enabled if either or both of rbnDhcpRangeThresholdRisingSendTrap and rbnDhcpRangeThresholdRisingLogMessage are true. Note, this is a rising threshold, so a rising threshold event will only be triggered on a transition of the value of rbnDhcpRangeThresholdAvailable increasing from (rbnDhcpRangeThresholdRisingThreshold-1) to rbnDhcpRangeThresholdRisingThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..196608  

rbnDhcpRangeThresholdRisingSendTrap 1.3.6.1.4.1.2352.2.30.1.3.1.13
If true, upon detection of reaching a rising threshold, a trap will be sent. See the definition of the rbnDhcpRangeThresholdRisingThresholdMet notification for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpRangeThresholdRisingLogMessage 1.3.6.1.4.1.2352.2.30.1.3.1.14
If true, upon detection of reaching a rising threshold, a message will be logged. See the definition of the rbnDhcpRangeThresholdRisingThresholdMet notification for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpCtxThreshold 1.3.6.1.4.1.2352.2.30.1.2
OBJECT IDENTIFIER    

rbnDhcpCtxThresholdName 1.3.6.1.4.1.2352.2.30.1.2.1
This object identifies the context in which a falling or rising per context threshold event occurs
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(0..63)  

rbnDhcpCtxThresholdSize 1.3.6.1.4.1.2352.2.30.1.2.2
The total number of leases in all DHCP ranges of all interfaces in the context valid in the current view.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnDhcpCtxThresholdAvailable 1.3.6.1.4.1.2352.2.30.1.2.3
The total number of leases available in all DHCP ranges of all interfaces in the context valid in the current view.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnDhcpCtxThresholdInuse 1.3.6.1.4.1.2352.2.30.1.2.4
The total number of leases in use in all DHCP ranges of all interfaces in the context valid in the current view.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnDhcpCtxThresholdFallingThreshold 1.3.6.1.4.1.2352.2.30.1.2.5
The falling threshold value for the context valid in the current view. Just as rbnDhcpIntfThresholdFallingThreshold is the per interface falling threshold, this object is the per context falling threshold. When the sum of the all available DHCP leases in all interfaces of the context valid in the current view reaches the value of this object a falling threshold action of a trap, a log message, or both will be generated. This is a falling threshold, so the evaluation of whether to perform the action occurs upon allocation of a lease from the available pool of leases from any interface within the context. The action of whether to send a trap and/or log message is specified by the values of rbnDhcpCtxThresholdFallingSendTrap and rbnDhcpCtxThresholdFallingLogMessage. If there is no per context rising threshold, the value of this object will be zero and the values of rbnDhcpCtxThresholdFallingSendTrap and rbnDhcpCtxThresholdFallingLogMessage will be false.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..196608  

rbnDhcpCtxThresholdFallingSendTrap 1.3.6.1.4.1.2352.2.30.1.2.6
If true, upon detection of reaching the per context falling threshold, a trap will be sent. See the definition of the rbnDhcpCtxThresholdFallingThresholdMet for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpCtxThresholdFallingLogMessage 1.3.6.1.4.1.2352.2.30.1.2.7
If true, upon detection of reaching the per context falling threshold, a message will be logged. The information contained in the message logged is the same as that included in the rbnDhcpCtxThresholdFallingThresholdMet trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpCtxThresholdRisingThreshold 1.3.6.1.4.1.2352.2.30.1.2.8
The rising threshold value for the context valid in the current view. Just as rbnDhcpIntfThresholdRisingThreshold is the per interface rising threshold, this object is the per context rising threshold. When the sum of the all available DHCP leases in all interfaces of the context valid in the current view reaches the value of this object a rising threshold action of a trap, a log message, or both will be generated. This is a rising threshold, so the evaluation of whether to perform the action occurs upon return of a lease to the available pool of leases defined in any interface within the context. The action of whether to send a trap and/or log message is specified by the values of rbnDhcpCtxThresholdRisingSendTrap and rbnDhcpCtxThresholdRisingLogMessage. If there is no per context rising threshold, the value of this object will be zero and the values of rbnDhcpCtxThresholdRisingSendTrap and rbnDhcpCtxThresholdRisingLogMessage will be false.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..196608  

rbnDhcpCtxThresholdRisingSendTrap 1.3.6.1.4.1.2352.2.30.1.2.9
If true, upon detection of reaching the per context rising threshold, a trap will be sent. See the definition of the rbnDhcpCtxThresholdRisingThresholdMet for the information included in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpCtxThresholdRisingLogMessage 1.3.6.1.4.1.2352.2.30.1.2.10
If true, upon detection of reaching the per context rising threshold, a message will be logged. The information contained in the message logged is the same as that included in the rbnDhcpCtxThresholdRisingThresholdMet trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnDhcpLeaseFileStorageSlot 1.3.6.1.4.1.2352.2.30.1.4
The slot number of the storage device containing the DHCP lease file.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbnSlot  

rbnDhcpLeaseFileErrorType 1.3.6.1.4.1.2352.2.30.1.5
Error types of DHCP lease file failure.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER storageDeviceDegraded(1), storageDeviceFailed(2)  

rbnDhcpIntfThresholdFallingThresholdMet 1.3.6.1.4.1.2352.2.30.0.1
A notification indicating that a per interface falling threshold has been reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbnDhcpIntfThresholdRisingThresholdMet 1.3.6.1.4.1.2352.2.30.0.2
A notification indicating that a per interface rising threshold has been reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbnDhcpCtxThresholdFallingThresholdMet 1.3.6.1.4.1.2352.2.30.0.3
A notification indicating that the per context falling threshold has been reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbnDhcpCtxThresholdRisingThresholdMet 1.3.6.1.4.1.2352.2.30.0.4
A notification indicating that the per context rising threshold has been reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbnDhcpRangeThresholdFallingThresholdMet 1.3.6.1.4.1.2352.2.30.0.5
A notification indicating that a per subnet falling threshold has been reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbnDhcpRangeThresholdRisingThresholdMet 1.3.6.1.4.1.2352.2.30.0.6
A notification indicating that a per subnet rising threshold has been reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbnDhcpLeaseFileFailure 1.3.6.1.4.1.2352.2.30.0.7
A notification indicating that the system has stopped reading/updating the DHCP lease file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbnDhcpCompliances 1.3.6.1.4.1.2352.2.30.2.1
OBJECT IDENTIFIER    

rbnDhcpGroups 1.3.6.1.4.1.2352.2.30.2.2
OBJECT IDENTIFIER    

rbnDhcpThresholdGroup 1.3.6.1.4.1.2352.2.30.2.2.1
The collection of objects providing DHCP range information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

rbnDhcpThresholdNotifyGroup 1.3.6.1.4.1.2352.2.30.2.2.2
The collection of notifications related to a DHCP range.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

rbnDhcpIntfThresholdGroup 1.3.6.1.4.1.2352.2.30.2.2.3
The collection of objects providing DHCP range information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

rbnDhcpCtxThresholdGroup 1.3.6.1.4.1.2352.2.30.2.2.4
The collection of objects providing DHCP range information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

rbnDhcpRangeThresholdGroup 1.3.6.1.4.1.2352.2.30.2.2.5
The collection of objects providing DHCP range information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

rbnDhcpIntfThresholdNotifyGroup 1.3.6.1.4.1.2352.2.30.2.2.6
The collection of notifications related to a DHCP range.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

rbnDhcpCtxThresholdNotifyGroup 1.3.6.1.4.1.2352.2.30.2.2.7
The collection of notifications related to a DHCP range.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

rbnDhcpRangeThresholdNotifyGroup 1.3.6.1.4.1.2352.2.30.2.2.8
The collection of notifications related to a DHCP range.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

rbnDhcpLeaseFileFailureTrapGroup 1.3.6.1.4.1.2352.2.30.2.2.9
The collection of objects related to DHCP lease file failures.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

rbnDhcpLeaseFileFailureNotifyGroup 1.3.6.1.4.1.2352.2.30.2.2.10
The collection of notifications related to DHCP lease file failures.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

rbnDhcpThresholdCompliance 1.3.6.1.4.1.2352.2.30.2.1.1
The compliance statement for threshold objects in this DHCP MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

rbnDhcpThresholdCompliance2 1.3.6.1.4.1.2352.2.30.2.1.2
The compliance statement for threshold objects in this DHCP MIB.
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

rbnDhcpThresholdCompliance3 1.3.6.1.4.1.2352.2.30.2.1.3
The compliance statement for threshold objects in this DHCP MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE