Wellfleet-BOOTP-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-BOOTP-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
 wfBootpClientGroup 1.3.6.1.4.1.18.3.5.3.8.1
     wfBootpClientIntfTable 1.3.6.1.4.1.18.3.5.3.8.1.1 no-access
for a BOOTP relay agent on a given interface, this table contains the list of DLCI-IP address assignments.
         wfBootpClientIntfEntry 1.3.6.1.4.1.18.3.5.3.8.1.1.1 no-access
a BOOTP client interface description
             wfBootpClientIntfDelete 1.3.6.1.4.1.18.3.5.3.8.1.1.1.1 integer read-write
Flag to indicate BOOTP client interface instance deletion Enumeration: 'deleted': 2, 'created': 1.
             wfBootpClientIntfDlci 1.3.6.1.4.1.18.3.5.3.8.1.1.1.2 integer read-only
The DLCI for the virtual circuit used by this BOOTP client
             wfBootpClientIntfAddress 1.3.6.1.4.1.18.3.5.3.8.1.1.1.3 ipaddress read-only
The IP address for the interface used by this BOOTP client
 wfBootpServerGroup 1.3.6.1.4.1.18.3.5.3.8.2
 wfBootpRelayAgentGroup 1.3.6.1.4.1.18.3.5.3.8.3
     wfBootpRelayIntfTable 1.3.6.1.4.1.18.3.5.3.8.3.1 no-access
This table contains per-interface configuration information for BOOTP relay agent operation
         wfBootpRelayIntfEntry 1.3.6.1.4.1.18.3.5.3.8.3.1.1 no-access
a BOOTP relay agent interface description
             wfBootpRelayIntfDelete 1.3.6.1.4.1.18.3.5.3.8.3.1.1.1 integer read-write
Create/Delete: if set to delete, the BOOTP relay agent is removed from this network interface Enumeration: 'deleted': 2, 'created': 1.
             wfBootpRelayIntfDisable 1.3.6.1.4.1.18.3.5.3.8.3.1.1.2 integer read-write
Enable/Disable: controls whether the BOOTP relay agent is enabled or disabled on this network interface Enumeration: 'disabled': 2, 'enabled': 1.
             wfBootpRelayIntfState 1.3.6.1.4.1.18.3.5.3.8.3.1.1.3 integer read-only
the state if the BOOTP relay agent on this interface Enumeration: 'down': 2, 'notpres': 5, 'init': 3, 'up': 1, 'invalid': 4.
             wfBootpRelayIntfAddress 1.3.6.1.4.1.18.3.5.3.8.3.1.1.4 ipaddress read-only
network interface address
             wfBootpRelayIntfHops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.5 integer read-write
maximum hop count. BOOTREQUESTs with a larger hops field will be dropped
             wfBootpRelayIntfSeconds 1.3.6.1.4.1.18.3.5.3.8.3.1.1.6 integer read-write
minimum seconds. BOOTREQUESTs with a smaller seconds field will be dropped
             wfBootpRelayIntfOpDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.7 counter read-only
the total number of BOOTP packets received on this interface that were dropped because of an invalid operation field
             wfBootpRelayIntfRequests 1.3.6.1.4.1.18.3.5.3.8.3.1.1.8 counter read-only
the total number of BOOTREQUEST packets received on this interface
             wfBootpRelayIntfTranReqs 1.3.6.1.4.1.18.3.5.3.8.3.1.1.9 counter read-only
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
             wfBootpRelayIntfHopsDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.10 counter read-only
the total number of forwarded BOOTREQUEST packets received on this interface that were dropped due to a hops field that was too large
             wfBootpRelayIntfBcastDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.11 counter read-only
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
             wfBootpRelayIntfSecDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.12 counter read-only
the total number of forwarded BOOTREQUEST packets received on this interface that were dropped due to a seconds field that was too small
             wfBootpRelayIntfReplies 1.3.6.1.4.1.18.3.5.3.8.3.1.1.13 counter read-only
the total number of BOOTPREPLY packets received that were addressed to this interface
             wfBootpRelayIntfGiaddrDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.14 counter read-only
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
             wfBootpRelayIntfResrcDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.15 counter read-only
the total number of BOOTPREPLY packets received that were addressed to this interface and dropped because sufficient resources were not available
             wfBootpRelayIntfPassThroughMode 1.3.6.1.4.1.18.3.5.3.8.3.1.1.16 integer read-write
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. Enumeration: 'dhcp': 3, 'bootp-dhcp': 2, 'bootp': 1.
             wfBootpRelayIntfUdpSktDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.17 counter read-only
The total number of BOOTP packets received that were addressed to this interface and dropped because the UDP socket field is not BOOTPS (67).
             wfBootpRelayIntfTooShortDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.18 counter read-only
The total number of BOOTP packets received that were addressed to this interface and dropped because the UDP length field is too short.
             wfBootpRelayIntfFltrDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.19 counter read-only
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
             wfBootpRelayIntfPri 1.3.6.1.4.1.18.3.5.3.8.3.1.1.20 integer read-write
Indicates priority of the interface on a multinetted interface
             wfBootpRelayIntfDhcpSvrDsbl 1.3.6.1.4.1.18.3.5.3.8.3.1.1.21 integer read-write
Enable/Disable: controls whether the DHCP Server is enabled or disabled on this network interface. Enumeration: 'disabled': 2, 'enabled': 1.
             wfBootpRelayIntfDhcpSvDnDrps 1.3.6.1.4.1.18.3.5.3.8.3.1.1.22 counter read-only
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.
             wfBootpRelayIntfArpCache 1.3.6.1.4.1.18.3.5.3.8.3.1.1.23 integer read-write
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) Enumeration: 'disabled': 2, 'enabled': 1.
             wfBootpRelayIntfBufLimit 1.3.6.1.4.1.18.3.5.3.8.3.1.1.24 integer read-write
The total unprocessed number of BOOTP/DHCP request/reply packets allowed in this interface. See CR147895-1 for detail
             wfBootpRelayIntfBufDrops 1.3.6.1.4.1.18.3.5.3.8.3.1.1.25 counter read-only
The total number of BOOTP request/reply packets dropped due to the wfBootpRelayIntfBufLimit is arrived.
     wfBootpRelayFwdTable 1.3.6.1.4.1.18.3.5.3.8.3.2 no-access
for a BOOTP relay agent on a given interface, this table contains the list of interfaces through which that agent will forward BOOTREQUEST packets
         wfBootpRelayFwdEntry 1.3.6.1.4.1.18.3.5.3.8.3.2.1 no-access
a BOOTP forwarding description
             wfBootpRelayFwdDelete 1.3.6.1.4.1.18.3.5.3.8.3.2.1.1 integer read-write
Create/Delete: if set to delete, the forwarding entry is removed from the table Enumeration: 'deleted': 2, 'created': 1.
             wfBootpRelayFwdDisable 1.3.6.1.4.1.18.3.5.3.8.3.2.1.2 integer read-write
Enable/Disable: controls whether the the forwarding entry is active or not Enumeration: 'disabled': 2, 'enabled': 1.
             wfBootpRelayFwdAgentIntf 1.3.6.1.4.1.18.3.5.3.8.3.2.1.3 ipaddress read-only
relay agent's network interface address
             wfBootpRelayFwdOutIntf 1.3.6.1.4.1.18.3.5.3.8.3.2.1.4 ipaddress read-only
outbound network interface address
             wfBootpRelayFwdPassThroughMode 1.3.6.1.4.1.18.3.5.3.8.3.2.1.5 integer read-write
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. Enumeration: 'dhcp': 3, 'bootp-dhcp': 2, 'bootp': 1.
             wfBootpRelayFwdOutReqPkts 1.3.6.1.4.1.18.3.5.3.8.3.2.1.6 counter read-only
The total number of BOOTPREQUEST packets relayed out of this forwarding entry.
     wfBootpRelayPrefServTable 1.3.6.1.4.1.18.3.5.3.8.3.3 no-access
This table contains Preferred Server configuration information for configured Bootp Relay Agents.
         wfBootpRelayPrefServEntry 1.3.6.1.4.1.18.3.5.3.8.3.3.1 no-access
a BOOTP relay Preferred Server description
             wfBootpRelayPrefServDelete 1.3.6.1.4.1.18.3.5.3.8.3.3.1.1 integer read-write
Create/Delete: if set to delete, the static entry is removed from the table Enumeration: 'deleted': 2, 'created': 1.
             wfBootpRelayPrefServDisable 1.3.6.1.4.1.18.3.5.3.8.3.3.1.2 integer read-write
Enable/Disable: controls whether the static entry is included in the list of preferred servers for this interface or not. Enumeration: 'disabled': 2, 'enabled': 1.
             wfBootpRelayPrefServAgentAddress 1.3.6.1.4.1.18.3.5.3.8.3.3.1.3 ipaddress read-only
relay agent's IP address
             wfBootpRelayPrefServTargetAddress 1.3.6.1.4.1.18.3.5.3.8.3.3.1.4 ipaddress read-only
Target Server(s) address, either unicast or multicast
             wfBootpRelayPrefServTargetName 1.3.6.1.4.1.18.3.5.3.8.3.3.1.5 displaystring read-write
Target Server(s) host name
             wfBootpRelayPrefServRequestMode 1.3.6.1.4.1.18.3.5.3.8.3.3.1.6 integer read-write
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. Enumeration: 'dhcp': 3, 'bootp-dhcp': 2, 'bootp': 1.
             wfBootpRelayPrefServOutReqPkts 1.3.6.1.4.1.18.3.5.3.8.3.3.1.7 counter read-only
The total number of BOOTPREQUEST packets relayed to this preferred server.