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

VENDOR: WELLFLEET


 Home MIB: Wellfleet-EGP-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
 wfEgp 1.3.6.1.4.1.18.3.5.3.2.4.1
     wfEgpDelete 1.3.6.1.4.1.18.3.5.3.2.4.1.1 integer read-write
Create/Delete parameter for determining whether or not EGP is configured on this slot. Enumeration: 'deleted': 2, 'created': 1.
     wfEgpDisable 1.3.6.1.4.1.18.3.5.3.2.4.1.2 integer read-write
Enable/Disable parameter for determining whether or not to startup EGP. Enumeration: 'disabled': 2, 'enabled': 1.
     wfEgpInMsgs 1.3.6.1.4.1.18.3.5.3.2.4.1.3 counter read-only
The aggregate number of EGP messages received in the box without error. This is part of the EGP group in Mib2.
     wfEgpInErrors 1.3.6.1.4.1.18.3.5.3.2.4.1.4 counter read-only
The total number of all EGP messages received in the box that had errors. This is part of the EGP group in Mib2.
     wfEgpOutMsgs 1.3.6.1.4.1.18.3.5.3.2.4.1.5 counter read-only
The total number of EGP locally generated messages from the box. This is part of the EGP group in Mib2.
     wfEgpOutErrors 1.3.6.1.4.1.18.3.5.3.2.4.1.6 counter read-only
The total number of locally generated EGP messages from the box that had errors. This is part of the EGP group in Mib2.
     wfEgpLocalAs 1.3.6.1.4.1.18.3.5.3.2.4.1.7 integer read-write
The NIC-assigned decimal number that identifies the local autonomous system.
 wfEgpNeighTable 1.3.6.1.4.1.18.3.5.3.2.4.2 no-access
The EGP Neighbor table contains information regarding this EGP router's EGP neighbors on a particular interface. This table follows the egpNeighTable exactly as specified in he EGP group in Mib 2.
     wfEgpNeighEntry 1.3.6.1.4.1.18.3.5.3.2.4.2.1 no-access
An entry in the EGP Neighbor table
         wfEgpNeighState 1.3.6.1.4.1.18.3.5.3.2.4.2.1.1 integer read-only
The EGP state of the local system with respect to this entry's EGP neighbor. Each EGP state is represented by a value that is one greater than the numerical value associated with said state in RFC 904. Enumeration: 'down': 3, 'idle': 1, 'cease': 5, 'up': 4, 'acquisition': 2.
         wfEgpNeighAddr 1.3.6.1.4.1.18.3.5.3.2.4.2.1.2 ipaddress read-only
The IP address of this entry's EGP neighbor.
         wfEgpNeighAs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.3 integer read-only
The NIC-assigned decimal number that identifies the remote autonomous system (AS) of this EGP peer. Zero should be specified if the AS number of the neighbor is not yet known.
         wfEgpNeighInMsgs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.4 counter read-only
The number of EGP messages received without error from this EGP peer.
         wfEgpNeighInErrs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.5 counter read-only
The number of EGP messages received from this EGP peer that proved to be in error (e.g., bad EGP checksum).
         wfEgpNeighOutMsgs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.6 counter read-only
The number of locally generated EGP messages to this EGP peer.
         wfEgpNeighOutErrs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.7 counter read-only
The number of locally generated EGP messages not sent to this EGP peer due to resource limitations within an EGP entity.
         wfEgpNeighInErrMsgs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.8 counter read-only
The number of EGP-defined error messages received from this EGP peer.
         wfEgpNeighOutErrMsgs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.9 counter read-only
The number of EGP-defined error messages sent to this EGP peer.
         wfEgpNeighStateUps 1.3.6.1.4.1.18.3.5.3.2.4.2.1.10 counter read-only
The number of EGP state transitions to the UP state with this EGP peer.
         wfEgpNeighStateDowns 1.3.6.1.4.1.18.3.5.3.2.4.2.1.11 counter read-only
The number of EGP state transitions from the UP state to any other state with this EGP peer.
         wfEgpNeighIntervalHello 1.3.6.1.4.1.18.3.5.3.2.4.2.1.12 integer read-only
The interval between EGP Hello command retransmissions (in seconds). This represents the t1 timer as defined in RFC 904.
         wfEgpNeighIntervalPoll 1.3.6.1.4.1.18.3.5.3.2.4.2.1.13 integer read-only
The interval between EGP poll command retransmissions (in seconds). This represents the t3 timer as defined in RFC 904.
         wfEgpNeighMode 1.3.6.1.4.1.18.3.5.3.2.4.2.1.14 integer read-only
The polling mode of this EGP entity, either passive or active. Enumeration: 'active': 1, 'passive': 2.
         wfEgpNeighEvent 1.3.6.1.4.1.18.3.5.3.2.4.2.1.15 integer read-only
The EGP event that occurred on the local interface with respect to this entry's EGP neighbor.
         wfEgpNeighBadAsns 1.3.6.1.4.1.18.3.5.3.2.4.2.1.16 counter read-only
The number of received EGP messages that contained an unrecognized AS number in the EGP header.
         wfEgpNeighBadCodes 1.3.6.1.4.1.18.3.5.3.2.4.2.1.17 counter read-only
The number of received EGP messages that contained an unrecognized value in the Code field in the EGP header.
         wfEgpNeighBadHellos 1.3.6.1.4.1.18.3.5.3.2.4.2.1.18 counter read-only
The number of unexpected Hello neighbor reachability messages received by EGP. A Hello message is unexpected when received from a passive peer.
         wfEgpNeighBadIHUs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.19 counter read-only
The number of unexpected I Hear You neighbor reachability messages received by EGP. A I Hear You message is unexpected when received in the absence of a prior Hello message.
         wfEgpNeighBadStatuses 1.3.6.1.4.1.18.3.5.3.2.4.2.1.20 counter read-only
The number of received EGP messages that contained an unrecognized value in the Status field in the EGP header.
         wfEgpNeighBadChecksums 1.3.6.1.4.1.18.3.5.3.2.4.2.1.21 counter read-only
The number of received EGP messages that contained a faulty checksum in the EGP header.
         wfEgpNeighBadTypes 1.3.6.1.4.1.18.3.5.3.2.4.2.1.22 counter read-only
The number of received EGP messages that contained an unrecognized value in the Type field in the EGP header.
         wfEgpNeighBadVersions 1.3.6.1.4.1.18.3.5.3.2.4.2.1.23 counter read-only
The number of received EGP messages that contained an invalid EGP Version number in the EGP header. This EGP implementation supports EGP Version 2.
         wfEgpNeighCmdOutOfSeqs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.24 counter read-only
The number of times EGP received an out-of-sequence command message. An out-of-sequence message indicates that a prior message, issued by an EGP peer, has been missed.
         wfEgpNeighCmdRejects 1.3.6.1.4.1.18.3.5.3.2.4.2.1.25 counter read-only
The number of times EGP refused to respond to a received command. Such refusal could be generated by receipt of a neighbor acquisition message from an unknown AS, or by receipt of a faulty EGP message (for example, one with a bad checksum) from a known neighbor.
 wfEgpCfgNeighTable 1.3.6.1.4.1.18.3.5.3.2.4.3 no-access
This table is used to configure the parameters for a relationship with a particular local EGP neighbor. This table is proprietary and not part of the standard EGP MIB.
     wfEgpCfgNeighEntry 1.3.6.1.4.1.18.3.5.3.2.4.3.1 no-access
An entry in the EGP Cfg Neighbor table
         wfEgpCfgNeighDelete 1.3.6.1.4.1.18.3.5.3.2.4.3.1.1 integer read-write
Create/Delete parameter. Users perform an SNMP SET operation on this object to create/delete an EGP neighbor relationship with the specified local IP address. Enumeration: 'deleted': 2, 'created': 1.
         wfEgpCfgNeighDisable 1.3.6.1.4.1.18.3.5.3.2.4.3.1.2 integer read-write
Enable/Disable parameter. Users perforn an SNMP SET operation on this object to enable/disable an EGP Neighbor relationship with the specified local IP address. Default is enabled. This variable is also used to trigger operator-initiated Start and Stop events in the EGP FSM. It takes the place of the egpNeighEventTrigger variable. When set, this variable causes a Start or Stop event on the specified neighbor, as specified on pages 8-10 of RFC 904. Briefly, a Start event causes an Idle peer to begin neighbor acquisition and a non-Idle peer to reinitiate neighbor acquisition. A stop event causes a non-Idle peer to return to the Idle state until a Start event occurs, either via egpNeighEventTrigger or otherwise. This parameter is part of MIB 2. NOTE: The FSM is only affected if EGP is Enabled on the slot. Enumeration: 'disabled': 2, 'enabled': 1.
         wfEgpCfgNeighState 1.3.6.1.4.1.18.3.5.3.2.4.3.1.3 integer read-only
This parameter relfects the current state of the specified EGP neighbor relationship with specfied local IP address. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
         wfEgpCfgNeighLocalAddr 1.3.6.1.4.1.18.3.5.3.2.4.3.1.4 ipaddress read-only
The IP address of the local interface that provides the EGP connection to the remote autonomous system.
         wfEgpCfgNeighRemoteAddr 1.3.6.1.4.1.18.3.5.3.2.4.3.1.5 ipaddress read-only
The IP address of the remote interface that provides the EGP connection to the remote autonomous system.
         wfEgpCfgNeighGatewayMode 1.3.6.1.4.1.18.3.5.3.2.4.3.1.6 integer read-write
This parameter specifies the EGP gateway mode of this IP interface. The two modes are core and non-core. When the interface is configured in non-core mode, it will advertise and forward only traffic that originated or is destined for a local network within its AS. When configured for this mode, certain EGP Export Route Filters are auto- matically configured for this interface. When the interface is configured in Core mode, it can advertise and forward traffic to networks interior or exterior to its local AS. The default is Core mode. Enumeration: 'core': 2, 'noncore': 1.
         wfEgpCfgNeighAcqMode 1.3.6.1.4.1.18.3.5.3.2.4.3.1.7 integer read-write
This parameter specifies which of the two neighbors will initiate EGP connections. This configures the mode for the local EGP neighbor. Note: At least one neighbor must be in the Active mode. Enumeration: 'active': 1, 'passive': 2.
         wfEgpCfgNeighPollMode 1.3.6.1.4.1.18.3.5.3.2.4.3.1.8 integer read-write
This parameter specifies the type of neighbor reachability algorithm this local EGP neighbor will execute. Enumeration: 'active': 1, 'passive': 2, 'both': 3.
         wfEgpCfgNeighHelloTimer 1.3.6.1.4.1.18.3.5.3.2.4.3.1.9 integer read-write
This parameter specifies the interval between EGP Hello command retransmissions (in seconds) by the local EGP neighbor. This represents the t1 timer as defined in RFC 904.
         wfEgpCfgNeighPollTimer 1.3.6.1.4.1.18.3.5.3.2.4.3.1.10 integer read-write
This parameter specifies the interval between EGP poll command retransmissions (in hundredths of a second) by the local EGP neighbor. This represents the t3 timer as defined in RFC 904.