Wellfleet-EGP-MIB

File: Wellfleet-EGP-MIB.mib (19908 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

IpAddress Counter OBJECT-TYPE
wfEgpGroup

Defined Types

WfEgpNeighEntry  
SEQUENCE    
  wfEgpNeighState INTEGER
  wfEgpNeighAddr IpAddress
  wfEgpNeighAs INTEGER
  wfEgpNeighInMsgs Counter
  wfEgpNeighInErrs Counter
  wfEgpNeighOutMsgs Counter
  wfEgpNeighOutErrs Counter
  wfEgpNeighInErrMsgs Counter
  wfEgpNeighOutErrMsgs Counter
  wfEgpNeighStateUps Counter
  wfEgpNeighStateDowns Counter
  wfEgpNeighIntervalHello INTEGER
  wfEgpNeighIntervalPoll INTEGER
  wfEgpNeighMode INTEGER
  wfEgpNeighEvent INTEGER
  wfEgpNeighBadAsns Counter
  wfEgpNeighBadCodes Counter
  wfEgpNeighBadHellos Counter
  wfEgpNeighBadIHUs Counter
  wfEgpNeighBadStatuses Counter
  wfEgpNeighBadChecksums Counter
  wfEgpNeighBadTypes Counter
  wfEgpNeighBadVersions Counter
  wfEgpNeighCmdOutOfSeqs Counter
  wfEgpNeighCmdRejects Counter

WfEgpCfgNeighEntry  
SEQUENCE    
  wfEgpCfgNeighDelete INTEGER
  wfEgpCfgNeighDisable INTEGER
  wfEgpCfgNeighState INTEGER
  wfEgpCfgNeighLocalAddr IpAddress
  wfEgpCfgNeighRemoteAddr IpAddress
  wfEgpCfgNeighGatewayMode INTEGER
  wfEgpCfgNeighAcqMode INTEGER
  wfEgpCfgNeighPollMode INTEGER
  wfEgpCfgNeighHelloTimer INTEGER
  wfEgpCfgNeighPollTimer INTEGER

Defined Values

wfEgp 1.3.6.1.4.1.18.3.5.3.2.4.1
OBJECT IDENTIFIER    

wfEgpDelete 1.3.6.1.4.1.18.3.5.3.2.4.1.1
Create/Delete parameter for determining whether or not EGP is configured on this slot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfEgpDisable 1.3.6.1.4.1.18.3.5.3.2.4.1.2
Enable/Disable parameter for determining whether or not to startup EGP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfEgpInMsgs 1.3.6.1.4.1.18.3.5.3.2.4.1.3
The aggregate number of EGP messages received in the box without error. This is part of the EGP group in Mib2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpInErrors 1.3.6.1.4.1.18.3.5.3.2.4.1.4
The total number of all EGP messages received in the box that had errors. This is part of the EGP group in Mib2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpOutMsgs 1.3.6.1.4.1.18.3.5.3.2.4.1.5
The total number of EGP locally generated messages from the box. This is part of the EGP group in Mib2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpOutErrors 1.3.6.1.4.1.18.3.5.3.2.4.1.6
The total number of locally generated EGP messages from the box that had errors. This is part of the EGP group in Mib2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpLocalAs 1.3.6.1.4.1.18.3.5.3.2.4.1.7
The NIC-assigned decimal number that identifies the local autonomous system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wfEgpNeighTable 1.3.6.1.4.1.18.3.5.3.2.4.2
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfEgpNeighEntry

wfEgpNeighEntry 1.3.6.1.4.1.18.3.5.3.2.4.2.1
An entry in the EGP Neighbor table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfEgpNeighEntry  

wfEgpNeighState 1.3.6.1.4.1.18.3.5.3.2.4.2.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), acquisition(2), down(3), up(4), cease(5)  

wfEgpNeighAddr 1.3.6.1.4.1.18.3.5.3.2.4.2.1.2
The IP address of this entry's EGP neighbor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfEgpNeighAs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfEgpNeighInMsgs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.4
The number of EGP messages received without error from this EGP peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighInErrs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.5
The number of EGP messages received from this EGP peer that proved to be in error (e.g., bad EGP checksum).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighOutMsgs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.6
The number of locally generated EGP messages to this EGP peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighOutErrs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.7
The number of locally generated EGP messages not sent to this EGP peer due to resource limitations within an EGP entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighInErrMsgs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.8
The number of EGP-defined error messages received from this EGP peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighOutErrMsgs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.9
The number of EGP-defined error messages sent to this EGP peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighStateUps 1.3.6.1.4.1.18.3.5.3.2.4.2.1.10
The number of EGP state transitions to the UP state with this EGP peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighStateDowns 1.3.6.1.4.1.18.3.5.3.2.4.2.1.11
The number of EGP state transitions from the UP state to any other state with this EGP peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighIntervalHello 1.3.6.1.4.1.18.3.5.3.2.4.2.1.12
The interval between EGP Hello command retransmissions (in seconds). This represents the t1 timer as defined in RFC 904.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfEgpNeighIntervalPoll 1.3.6.1.4.1.18.3.5.3.2.4.2.1.13
The interval between EGP poll command retransmissions (in seconds). This represents the t3 timer as defined in RFC 904.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfEgpNeighMode 1.3.6.1.4.1.18.3.5.3.2.4.2.1.14
The polling mode of this EGP entity, either passive or active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), passive(2)  

wfEgpNeighEvent 1.3.6.1.4.1.18.3.5.3.2.4.2.1.15
The EGP event that occurred on the local interface with respect to this entry's EGP neighbor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfEgpNeighBadAsns 1.3.6.1.4.1.18.3.5.3.2.4.2.1.16
The number of received EGP messages that contained an unrecognized AS number in the EGP header.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighBadCodes 1.3.6.1.4.1.18.3.5.3.2.4.2.1.17
The number of received EGP messages that contained an unrecognized value in the Code field in the EGP header.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighBadHellos 1.3.6.1.4.1.18.3.5.3.2.4.2.1.18
The number of unexpected Hello neighbor reachability messages received by EGP. A Hello message is unexpected when received from a passive peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighBadIHUs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.19
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighBadStatuses 1.3.6.1.4.1.18.3.5.3.2.4.2.1.20
The number of received EGP messages that contained an unrecognized value in the Status field in the EGP header.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighBadChecksums 1.3.6.1.4.1.18.3.5.3.2.4.2.1.21
The number of received EGP messages that contained a faulty checksum in the EGP header.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighBadTypes 1.3.6.1.4.1.18.3.5.3.2.4.2.1.22
The number of received EGP messages that contained an unrecognized value in the Type field in the EGP header.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighBadVersions 1.3.6.1.4.1.18.3.5.3.2.4.2.1.23
The number of received EGP messages that contained an invalid EGP Version number in the EGP header. This EGP implementation supports EGP Version 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighCmdOutOfSeqs 1.3.6.1.4.1.18.3.5.3.2.4.2.1.24
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpNeighCmdRejects 1.3.6.1.4.1.18.3.5.3.2.4.2.1.25
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfEgpCfgNeighTable 1.3.6.1.4.1.18.3.5.3.2.4.3
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfEgpCfgNeighEntry

wfEgpCfgNeighEntry 1.3.6.1.4.1.18.3.5.3.2.4.3.1
An entry in the EGP Cfg Neighbor table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfEgpCfgNeighEntry  

wfEgpCfgNeighDelete 1.3.6.1.4.1.18.3.5.3.2.4.3.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfEgpCfgNeighDisable 1.3.6.1.4.1.18.3.5.3.2.4.3.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfEgpCfgNeighState 1.3.6.1.4.1.18.3.5.3.2.4.3.1.3
This parameter relfects the current state of the specified EGP neighbor relationship with specfied local IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfEgpCfgNeighLocalAddr 1.3.6.1.4.1.18.3.5.3.2.4.3.1.4
The IP address of the local interface that provides the EGP connection to the remote autonomous system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfEgpCfgNeighRemoteAddr 1.3.6.1.4.1.18.3.5.3.2.4.3.1.5
The IP address of the remote interface that provides the EGP connection to the remote autonomous system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfEgpCfgNeighGatewayMode 1.3.6.1.4.1.18.3.5.3.2.4.3.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noncore(1), core(2)  

wfEgpCfgNeighAcqMode 1.3.6.1.4.1.18.3.5.3.2.4.3.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), passive(2)  

wfEgpCfgNeighPollMode 1.3.6.1.4.1.18.3.5.3.2.4.3.1.8
This parameter specifies the type of neighbor reachability algorithm this local EGP neighbor will execute.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), passive(2), both(3)  

wfEgpCfgNeighHelloTimer 1.3.6.1.4.1.18.3.5.3.2.4.3.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 30..120  

wfEgpCfgNeighPollTimer 1.3.6.1.4.1.18.3.5.3.2.4.3.1.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 120..480