Fore-Redundancy-MIB

File: Fore-Redundancy-MIB.mib (16465 bytes)

Imported modules

SNMPv2-SMI Fore-Common-MIB Fore-TrapLog-MIB

Imported symbols

Integer32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE hardware atmSwitch
trapLogIndex

Defined Types

Asx4000RedundancyState  
INTEGER initializing(1), cloning(2), testing(3), unprotected(4), passive(5), errored-detected(6), armed(7), requalifying(8)    

Asx4000RedFabricEntry  
SEQUENCE    
  asx4000RedFabricIndex Integer32
  asx4000RedFabricAdminMode INTEGER
  asx4000RedFabricOperState INTEGER
  asx4000RedFabricPendingAdminMode INTEGER
  asx4000RedFabricCommittedState INTEGER
  asx4000RedFabricCloningState INTEGER
  asx4000RedFabricSwitchCommand INTEGER
  asx4000RedFabricRedundancyState Asx4000RedundancyState

Asx4000RedPortCardEntry  
SEQUENCE    
  asx4000RedPortCardFabIndex Integer32
  asx4000RedPortCardIndex INTEGER
  asx4000RedPortCardCloningState INTEGER

Asx4000RedundancyGroupEntry  
SEQUENCE    
  asx4000RedGroupName INTEGER
  asx4000RedGroupRevertMode INTEGER
  asx4000RedGroupQualifyTimer Integer32
  asx4000RedGroupErrorThreshold Integer32
  asx4000RedGroupErrorBlockSize Integer32

Asx4000RedNetmodEntry  
SEQUENCE    
  asx4000RedNetmodFabIndex Integer32
  asx4000RedNetmodIndex Integer32
  asx4000RedNetmodRedundancyState Asx4000RedundancyState

Defined Values

asx4000RedundancyModule 1.3.6.1.4.1.326.2.2.1.9
The Fore ASX-4000 redundancy mib.
MODULE-IDENTITY    

asx4000RedFabricGroup 1.3.6.1.4.1.326.2.2.1.9.1
OBJECT IDENTIFIER    

asx4000RedPortCardGroup 1.3.6.1.4.1.326.2.2.1.9.2
OBJECT IDENTIFIER    

asx4000RedundancyGroup 1.3.6.1.4.1.326.2.2.1.9.3
OBJECT IDENTIFIER    

asx4000RedNetmodGroup 1.3.6.1.4.1.326.2.2.1.9.4
OBJECT IDENTIFIER    

asx4000RedFabricTable 1.3.6.1.4.1.326.2.2.1.9.1.1
A table of fabric entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Asx4000RedFabricEntry

asx4000RedFabricEntry 1.3.6.1.4.1.326.2.2.1.9.1.1.1
A table entry containing fabric information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Asx4000RedFabricEntry  

asx4000RedFabricIndex 1.3.6.1.4.1.326.2.2.1.9.1.1.1.1
The index of this fabric
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

asx4000RedFabricAdminMode 1.3.6.1.4.1.326.2.2.1.9.1.1.1.2
The admin mode for this fabric
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER working(1), protection(2), unprotected(3)  

asx4000RedFabricOperState 1.3.6.1.4.1.326.2.2.1.9.1.1.1.3
The oper state for this fabric
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2), unprotected(3)  

asx4000RedFabricPendingAdminMode 1.3.6.1.4.1.326.2.2.1.9.1.1.1.4
This variable is used to set the value for admin mode for this fabric.The asx4000RedFabricAdminMode variable is set to this value on setting the asx4000RedFabricCommit variable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER working(1), protection(2), unprotected(3), none(4)  

asx4000RedFabricCommittedState 1.3.6.1.4.1.326.2.2.1.9.1.1.1.5
This variable indicates if a command has been committed for this particular fabric.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

asx4000RedFabricCloningState 1.3.6.1.4.1.326.2.2.1.9.1.1.1.6
The cloning state of this fabric
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER done(1), inprogress(2), notApplicable(3)  

asx4000RedFabricSwitchCommand 1.3.6.1.4.1.326.2.2.1.9.1.1.1.7
User initiated command at fabric level switchovers. Setting this variable with the following values causes the switchover to happen as explained. active - causes a switchover to active for this fabric standy - causes a switchover to standby for this fabric Note this object is write-only and reading it will result in implementation-specific results.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), standby(2)  

asx4000RedFabricRedundancyState 1.3.6.1.4.1.326.2.2.1.9.1.1.1.8
This is the current redundancy state of th efabric. The possible values for this variable are dependent upon whether the fabric is protected or not, and whether it supports passive or active redundancy.
Status: current Access: read-only
OBJECT-TYPE    
  Asx4000RedundancyState  

asx4000RedFabricGroupCommit 1.3.6.1.4.1.326.2.2.1.9.1.3
A command to commit a fabric group configuration Note this object is write-only and reading it will result in implementation-specific results.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER commit(1)  

asx4000RedPortCardTable 1.3.6.1.4.1.326.2.2.1.9.2.1
A table of 4000Red Portcard information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Asx4000RedPortCardEntry

asx4000RedPortCardEntry 1.3.6.1.4.1.326.2.2.1.9.2.1.1
A table entry containing portcard information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Asx4000RedPortCardEntry  

asx4000RedPortCardFabIndex 1.3.6.1.4.1.326.2.2.1.9.2.1.1.1
The fabric index this portcard is connected to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

asx4000RedPortCardIndex 1.3.6.1.4.1.326.2.2.1.9.2.1.1.2
The netmod pair index of this portcard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ab(1), cd(2)  

asx4000RedPortCardCloningState 1.3.6.1.4.1.326.2.2.1.9.2.1.1.3
The netmod pair index of this portcard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER done(1), inprogress(2), notApplicable(3)  

asx4000RedundancyGroupTable 1.3.6.1.4.1.326.2.2.1.9.3.1
This is the Redundancy Group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Asx4000RedundancyGroupEntry

asx4000RedundancyGroupEntry 1.3.6.1.4.1.326.2.2.1.9.3.1.1
This is a Redundancy Group entry, which represents the configuration of a working and protection fabric and their associated portcards.
Status: current Access: not-accessible
OBJECT-TYPE    
  Asx4000RedundancyGroupEntry  

asx4000RedGroupName 1.3.6.1.4.1.326.2.2.1.9.3.1.1.1
This is the redundancy group name. A redundancy group name identifies a working and protection fabric and their associated portcards are a single unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER r12(1), r34(2)  

asx4000RedGroupRevertMode 1.3.6.1.4.1.326.2.2.1.9.3.1.1.2
This is the revert mode for this redundancy group. If the revert mode is on(1), automatic switchover from the protection fabric to the working fabric will occur if the working fabric becomes available. Setting the revert mode to off(2) disables this behavior.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

asx4000RedGroupQualifyTimer 1.3.6.1.4.1.326.2.2.1.9.3.1.1.3
This is the qualification timer in minutes for this redundancy group. For fabric and portcards that support active redundancy, asx4000RedGroupQualifyTimer is the number of minutes that an errored fabric or portcard must undergo error-free loopback testing before being declared as an available fabric or portcard. This timer has no effect for fabrics and portcards that do not support active redundancy.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

asx4000RedGroupErrorThreshold 1.3.6.1.4.1.326.2.2.1.9.3.1.1.4
This is the loopback error threshold in cells for this redundancy group. For fabrics and portcards that support active redundancy, if the number of loopback cell errors equals or exceeds asx4000RedGroupErrorThreshold during the past asx4000RedGroupErrorBlockSize loopback cells, then an error condition is declared for the loopback components. Setting this error threshold to zero (0) disables error checking. The maximum value is the error block size asx4000RedGroupErrorBlockSize.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

asx4000RedGroupErrorBlockSize 1.3.6.1.4.1.326.2.2.1.9.3.1.1.5
This is the loopback error block size in cells for this redundancy group. For fabrics and portcards that support active redundancy, this is the number of consecutive loopback cells over which the error threshold asx4000RedGroupErrorThreshold will be applied.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

asx4000RedNetmodTable 1.3.6.1.4.1.326.2.2.1.9.4.1
A table of 4000Red Netmod information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Asx4000RedNetmodEntry

asx4000RedNetmodEntry 1.3.6.1.4.1.326.2.2.1.9.4.1.1
A table entry containing netmod information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Asx4000RedNetmodEntry  

asx4000RedNetmodFabIndex 1.3.6.1.4.1.326.2.2.1.9.4.1.1.1
The fabric index this netmod is connected to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

asx4000RedNetmodIndex 1.3.6.1.4.1.326.2.2.1.9.4.1.1.2
The netmod index of this netmod
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

asx4000RedNetmodRedundancyState 1.3.6.1.4.1.326.2.2.1.9.4.1.1.3
This is the current redundancy state of the netmod. The possible values for this variable are dependent upon whether the fabric to which this netmod is connection to is protected or not, and whether it supports passive or active redundancy.
Status: current Access: read-only
OBJECT-TYPE    
  Asx4000RedundancyState  

redundancyFabricSwitchover 1.3.6.1.4.1.326.2.2.0.2018
This trap reports the change of active fabric due to an automatic or revertive switchover. The fabric identified by the trap variable asx4000RedFabricIndex is the newly active fabric.
Status: current Access: read-only
NOTIFICATION-TYPE    

redundancyFabricErrorCleared 1.3.6.1.4.1.326.2.2.1.9.0.2
This trap reports the clearing of the active redundancy fabric error for the fabric identified by the trap variable asx4000RedFabricIndex.
Status: current Access: read-only
NOTIFICATION-TYPE    

redundancyFabricErrorDetected 1.3.6.1.4.1.326.2.2.1.9.0.3
This trap reports the declaration of the active redundancy fabric error for the fabric identified by the trap variable asx4000RedFabricIndex.
Status: current Access: read-only
NOTIFICATION-TYPE    

redundancyNetmodErrorCleared 1.3.6.1.4.1.326.2.2.1.9.0.4
This trap reports the clearing of the active redundancy netmod error for the netmod identified by the trap variables asx4000RedNetmodFabIndex and asx4000RedNetmodIndex.
Status: current Access: read-only
NOTIFICATION-TYPE    

redundancyNetmodErrorDetected 1.3.6.1.4.1.326.2.2.1.9.0.5
This trap reports the declaration of the active redundancy netmod error for the netmod identified by the trap variables asx4000RedNetmodFabIndex and asx4000RedNetmodIndex.
Status: current Access: read-only
NOTIFICATION-TYPE