Wellfleet-IREDUND-MIB

File: Wellfleet-IREDUND-MIB.mib (5009 bytes)

Imported modules

RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

OBJECT-TYPE wfIRedundGroup

Defined Types

WfIRedundIfEntry  
SEQUENCE    
  wfIRedundIfDelete INTEGER
  wfIRedundIfDisable INTEGER
  wfIRedundIfCct INTEGER
  wfIRedundIfSlot INTEGER
  wfIRedundIfPort INTEGER
  wfIRedundIfPrimary INTEGER
  wfIRedundIfActive INTEGER
  wfIRedundIfMACAddr OCTET STRING

Defined Values

wfIRedundIfTable 1.3.6.1.4.1.18.3.5.1.10.1
WF_IREDUND_INTERFACE_TABLE - Interface REDUNDANCY This tabulates the interfaces within an interface redundancy group. All interfaces are indexed according to their physical slot and connector designation. All interfaces in the same circuit act as redundant (hot stand-by) interfaces for that circuit. At any given time, one hot stand-by interface is chosen to be the active interface for a circuit. The active interface is the only interface that is reading and writing data to/from the media.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIRedundIfEntry

wfIRedundIfEntry 1.3.6.1.4.1.18.3.5.1.10.1.1
Redundant interface entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIRedundIfEntry  

wfIRedundIfDelete 1.3.6.1.4.1.18.3.5.1.10.1.1.1
Creation and deletion flag for this record. When set, it will cause this entry to be deleted from the MIB.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfIRedundIfDisable 1.3.6.1.4.1.18.3.5.1.10.1.1.2
Enable/Disable parameter. A disabled interface will never be selected as the active interface for a circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfIRedundIfCct 1.3.6.1.4.1.18.3.5.1.10.1.1.3
The circuit number of the circuit to which the interface belongs. This interface will either act as the active interface for the the circuit or as a hot stand-by.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

wfIRedundIfSlot 1.3.6.1.4.1.18.3.5.1.10.1.1.4
Slot ID of the interface, used as instance ID
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfIRedundIfPort 1.3.6.1.4.1.18.3.5.1.10.1.1.5
Port ID of the interface, used as instance ID
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..44  

wfIRedundIfPrimary 1.3.6.1.4.1.18.3.5.1.10.1.1.6
Primary flag, indicates if this has been chosen as the primary interface. Only one interface in any circuit can be selected as a PRIMARY interface. The PRIMARY interface will have priority when an active interface is selected for a circuit. In general, if a PRIMARY circuit is available at active interface selection time, it will be chosen as the active interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), nonprimary(2)  

wfIRedundIfActive 1.3.6.1.4.1.18.3.5.1.10.1.1.7
Active flag, indicates if this interface is the current active interface for the Interface Redundancy Group, or a standby interface, or not available to be used as active interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notavailable(1), standby(2), active(3)  

wfIRedundIfMACAddr 1.3.6.1.4.1.18.3.5.1.10.1.1.8
MAC Address being used by Interface Redundancy as Primary MAC Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING