Wellfleet-BOOTP-MIB

File: Wellfleet-BOOTP-MIB.mib (20647 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

IpAddress Counter OBJECT-TYPE
DisplayString wfBootpGroup

Defined Types

WfBootpRelayIntfEntry  
SEQUENCE    
  wfBootpRelayIntfDelete INTEGER
  wfBootpRelayIntfDisable INTEGER
  wfBootpRelayIntfState INTEGER
  wfBootpRelayIntfAddress IpAddress
  wfBootpRelayIntfHops INTEGER
  wfBootpRelayIntfSeconds INTEGER
  wfBootpRelayIntfOpDrops Counter
  wfBootpRelayIntfRequests Counter
  wfBootpRelayIntfTranReqs Counter
  wfBootpRelayIntfHopsDrops Counter
  wfBootpRelayIntfBcastDrops Counter
  wfBootpRelayIntfSecDrops Counter
  wfBootpRelayIntfReplies Counter
  wfBootpRelayIntfGiaddrDrops Counter
  wfBootpRelayIntfResrcDrops Counter
  wfBootpRelayIntfPassThroughMode INTEGER
  wfBootpRelayIntfUdpSktDrops Counter
  wfBootpRelayIntfTooShortDrops Counter
  wfBootpRelayIntfFltrDrops Counter
  wfBootpRelayIntfPri INTEGER
  wfBootpRelayIntfDhcpSvrDsbl INTEGER
  wfBootpRelayIntfDhcpSvDnDrps Counter
  wfBootpRelayIntfArpCache INTEGER
  wfBootpRelayIntfBufLimit INTEGER
  wfBootpRelayIntfBufDrops Counter

WfBootpRelayFwdEntry  
SEQUENCE    
  wfBootpRelayFwdDelete INTEGER
  wfBootpRelayFwdDisable INTEGER
  wfBootpRelayFwdAgentIntf IpAddress
  wfBootpRelayFwdOutIntf IpAddress
  wfBootpRelayFwdPassThroughMode INTEGER
  wfBootpRelayFwdOutReqPkts Counter

WfBootpClientIntfEntry  
SEQUENCE    
  wfBootpClientIntfDelete INTEGER
  wfBootpClientIntfDlci INTEGER
  wfBootpClientIntfAddress IpAddress

WfBootpRelayPrefServEntry  
SEQUENCE    
  wfBootpRelayPrefServDelete INTEGER
  wfBootpRelayPrefServDisable INTEGER
  wfBootpRelayPrefServAgentAddress IpAddress
  wfBootpRelayPrefServTargetAddress IpAddress
  wfBootpRelayPrefServTargetName DisplayString
  wfBootpRelayPrefServRequestMode INTEGER
  wfBootpRelayPrefServOutReqPkts Counter

Defined Values

wfBootpClientGroup 1.3.6.1.4.1.18.3.5.3.8.1
OBJECT IDENTIFIER    

wfBootpServerGroup 1.3.6.1.4.1.18.3.5.3.8.2
OBJECT IDENTIFIER    

wfBootpRelayAgentGroup 1.3.6.1.4.1.18.3.5.3.8.3
OBJECT IDENTIFIER    

wfBootpRelayIntfTable 1.3.6.1.4.1.18.3.5.3.8.3.1
This table contains per-interface configuration information for BOOTP relay agent operation
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfBootpRelayIntfEntry

wfBootpRelayIntfEntry 1.3.6.1.4.1.18.3.5.3.8.3.1.1
a BOOTP relay agent interface description
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfBootpRelayIntfEntry  

wfBootpRelayIntfDelete 1.3.6.1.4.1.18.3.5.3.8.3.1.1.1
Create/Delete: if set to delete, the BOOTP relay agent is removed from this network interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfBootpRelayIntfDisable 1.3.6.1.4.1.18.3.5.3.8.3.1.1.2
Enable/Disable: controls whether the BOOTP relay agent is enabled or disabled on this network interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfBootpRelayIntfState 1.3.6.1.4.1.18.3.5.3.8.3.1.1.3
the state if the BOOTP relay agent on this interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), invalid(4), notpres(5)  

wfBootpRelayIntfAddress 1.3.6.1.4.1.18.3.5.3.8.3.1.1.4
network interface address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfBootpRelayIntfHops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.5
maximum hop count. BOOTREQUESTs with a larger hops field will be dropped
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

wfBootpRelayIntfSeconds 1.3.6.1.4.1.18.3.5.3.8.3.1.1.6
minimum seconds. BOOTREQUESTs with a smaller seconds field will be dropped
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wfBootpRelayIntfOpDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.7
the total number of BOOTP packets received on this interface that were dropped because of an invalid operation field
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfRequests 1.3.6.1.4.1.18.3.5.3.8.3.1.1.8
the total number of BOOTREQUEST packets received on this interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfTranReqs 1.3.6.1.4.1.18.3.5.3.8.3.1.1.9
the total number of forwarded BOOTREQUEST packets received on this interface that contained a non-zero value in the gateway IP address field. This interface did not act as a relay agent for these packets
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfHopsDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.10
the total number of forwarded BOOTREQUEST packets received on this interface that were dropped due to a hops field that was too large
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfBcastDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.11
the total number of forwarded BOOTREQUEST packets received on this interface that were dropped due to a destination IP address that was not 255.255.255.255
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfSecDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.12
the total number of forwarded BOOTREQUEST packets received on this interface that were dropped due to a seconds field that was too small
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfReplies 1.3.6.1.4.1.18.3.5.3.8.3.1.1.13
the total number of BOOTPREPLY packets received that were addressed to this interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfGiaddrDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.14
the total number of BOOTPREPLY packets received that were addressed to this interface and dropped because the giaddr field was not the same as the interface's address
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfResrcDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.15
the total number of BOOTPREPLY packets received that were addressed to this interface and dropped because sufficient resources were not available
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfPassThroughMode 1.3.6.1.4.1.18.3.5.3.8.3.1.1.16
The ACCEPTANCE mode for this interface: Bootp Requests only, both Bootp Requests and Bootp Requests containing DHCP messages, or Bootp Requests containing DHCP messages only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bootp(1), bootp-dhcp(2), dhcp(3)  

wfBootpRelayIntfUdpSktDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.17
The total number of BOOTP packets received that were addressed to this interface and dropped because the UDP socket field is not BOOTPS (67).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfTooShortDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.18
The total number of BOOTP packets received that were addressed to this interface and dropped because the UDP length field is too short.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfFltrDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.19
The total number of BOOTPREQUEST packets received that were addressed to this interface and dropped because this type of packet is filtered off by the Pass Through Mode
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfPri 1.3.6.1.4.1.18.3.5.3.8.3.1.1.20
Indicates priority of the interface on a multinetted interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

wfBootpRelayIntfDhcpSvrDsbl 1.3.6.1.4.1.18.3.5.3.8.3.1.1.21
Enable/Disable: controls whether the DHCP Server is enabled or disabled on this network interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfBootpRelayIntfDhcpSvDnDrps 1.3.6.1.4.1.18.3.5.3.8.3.1.1.22
The total number of BOOTPREQUEST packets received that were addressed to this interface and dropped because this packet was a DHCP packet that should have been handled by the DHCP Server subsystem, but the subsystem was down.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayIntfArpCache 1.3.6.1.4.1.18.3.5.3.8.3.1.1.23
Enable/Disable: controls whether the BOOTP relay agent will add/update an ARP entry based on the information contained in a BOOTP reply message (not applicable for DHCP)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfBootpRelayIntfBufLimit 1.3.6.1.4.1.18.3.5.3.8.3.1.1.24
The total unprocessed number of BOOTP/DHCP request/reply packets allowed in this interface. See CR147895-1 for detail
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 4..1000  

wfBootpRelayIntfBufDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.25
The total number of BOOTP request/reply packets dropped due to the wfBootpRelayIntfBufLimit is arrived.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpRelayFwdTable 1.3.6.1.4.1.18.3.5.3.8.3.2
for a BOOTP relay agent on a given interface, this table contains the list of interfaces through which that agent will forward BOOTREQUEST packets
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfBootpRelayFwdEntry

wfBootpRelayFwdEntry 1.3.6.1.4.1.18.3.5.3.8.3.2.1
a BOOTP forwarding description
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfBootpRelayFwdEntry  

wfBootpRelayFwdDelete 1.3.6.1.4.1.18.3.5.3.8.3.2.1.1
Create/Delete: if set to delete, the forwarding entry is removed from the table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfBootpRelayFwdDisable 1.3.6.1.4.1.18.3.5.3.8.3.2.1.2
Enable/Disable: controls whether the the forwarding entry is active or not
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfBootpRelayFwdAgentIntf 1.3.6.1.4.1.18.3.5.3.8.3.2.1.3
relay agent's network interface address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfBootpRelayFwdOutIntf 1.3.6.1.4.1.18.3.5.3.8.3.2.1.4
outbound network interface address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfBootpRelayFwdPassThroughMode 1.3.6.1.4.1.18.3.5.3.8.3.2.1.5
The PROPAGATION mode for this interface: Bootp Requests only, both Bootp Requests and Bootp Requests containing DHCP messages, or Bootp Requests containing DHCP messages only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bootp(1), bootp-dhcp(2), dhcp(3)  

wfBootpRelayFwdOutReqPkts 1.3.6.1.4.1.18.3.5.3.8.3.2.1.6
The total number of BOOTPREQUEST packets relayed out of this forwarding entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBootpClientIntfTable 1.3.6.1.4.1.18.3.5.3.8.1.1
for a BOOTP relay agent on a given interface, this table contains the list of DLCI-IP address assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfBootpClientIntfEntry

wfBootpClientIntfEntry 1.3.6.1.4.1.18.3.5.3.8.1.1.1
a BOOTP client interface description
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfBootpClientIntfEntry  

wfBootpClientIntfDelete 1.3.6.1.4.1.18.3.5.3.8.1.1.1.1
Flag to indicate BOOTP client interface instance deletion
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfBootpClientIntfDlci 1.3.6.1.4.1.18.3.5.3.8.1.1.1.2
The DLCI for the virtual circuit used by this BOOTP client
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBootpClientIntfAddress 1.3.6.1.4.1.18.3.5.3.8.1.1.1.3
The IP address for the interface used by this BOOTP client
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfBootpRelayPrefServTable 1.3.6.1.4.1.18.3.5.3.8.3.3
This table contains Preferred Server configuration information for configured Bootp Relay Agents.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfBootpRelayPrefServEntry

wfBootpRelayPrefServEntry 1.3.6.1.4.1.18.3.5.3.8.3.3.1
a BOOTP relay Preferred Server description
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfBootpRelayPrefServEntry  

wfBootpRelayPrefServDelete 1.3.6.1.4.1.18.3.5.3.8.3.3.1.1
Create/Delete: if set to delete, the static entry is removed from the table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfBootpRelayPrefServDisable 1.3.6.1.4.1.18.3.5.3.8.3.3.1.2
Enable/Disable: controls whether the static entry is included in the list of preferred servers for this interface or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfBootpRelayPrefServAgentAddress 1.3.6.1.4.1.18.3.5.3.8.3.3.1.3
relay agent's IP address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfBootpRelayPrefServTargetAddress 1.3.6.1.4.1.18.3.5.3.8.3.3.1.4
Target Server(s) address, either unicast or multicast
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfBootpRelayPrefServTargetName 1.3.6.1.4.1.18.3.5.3.8.3.3.1.5
Target Server(s) host name
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfBootpRelayPrefServRequestMode 1.3.6.1.4.1.18.3.5.3.8.3.3.1.6
The PROPAGATION mode for this preferred server: Bootp Requests only, both Bootp Requests and Bootp Requests containing DHCP messages, or Bootp Requests containing DHCP messages only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bootp(1), bootp-dhcp(2), dhcp(3)  

wfBootpRelayPrefServOutReqPkts 1.3.6.1.4.1.18.3.5.3.8.3.3.1.7
The total number of BOOTPREQUEST packets relayed to this preferred server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter