EXTREME-POS-MIB

File: EXTREME-POS-MIB.mib (35353 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
EXTREME-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TruthValue DisplayString IpAddress
extremeAgent PortList

Defined Types

ExtremeApsGroupConfigEntry  
SEQUENCE    
  extremeApsGroupConfigGroupNumber INTEGER 1..65535
  extremeApsGroupConfigRevertMode INTEGER
  extremeApsGroupConfigRevertMinutes INTEGER 0..12
  extremeApsGroupConfigDirection INTEGER
  extremeApsGroupConfigTimerInterval INTEGER
  extremeApsGroupConfigTimerMisses INTEGER
  extremeApsGroupConfigAuthenticate TruthValue
  extremeApsGroupConfigAuthString DisplayString

ExtremeApsPortConfigEntry  
SEQUENCE    
  extremeApsPortConfigGroupNumber INTEGER 1..65535
  extremeApsPortConfigPortNumber INTEGER
  extremeApsPortConfigPortType INTEGER

ExtremeApsProtectPortConfigEntry  
SEQUENCE    
  extremeApsProtectPortConfigGroupNumber INTEGER 1..65535
  extremeApsProtectPortConfigPortNumber INTEGER
  extremeApsProtectPortConfigWorkingIpAddr IpAddress

ExtremeApsGroupEntry  
SEQUENCE    
  extremeApsGroupGroupNumber INTEGER 1..65535
  extremeApsGroupActivePort INTEGER
  extremeApsGroupEffectiveDirection INTEGER
  extremeApsGroupPeerProtoStatus INTEGER

ExtremeApsProtectPortEntry  
SEQUENCE    
  extremeApsProtectPortGroupNumber INTEGER 1..65535
  extremeApsProtectPortPortNumber INTEGER
  extremeApsProtectPortTransmitK1 OCTET STRING
  extremeApsProtectPortTransmitK2 OCTET STRING
  extremeApsProtectPortReceiveK1 OCTET STRING
  extremeApsProtectPortReceiveK2 OCTET STRING
  extremeApsProtectPortSwitchInitByWorking INTEGER
  extremeApsProtectPortSwitchInitByProtect INTEGER
  extremeApsProtectPortSwitchInitByADM INTEGER
  extremeApsProtectPortSwitchInitByCmd INTEGER
  extremeApsProtectPortSuccessfulSwitches INTEGER
  extremeApsProtectPortHelloProtFails INTEGER

ExtremeApsLineErrorEntry  
SEQUENCE    
  extremeApsLineErrorGroupNumber INTEGER 1..65535
  extremeApsLineErrorPortNumber INTEGER
  extremeApsLineErrorSignalDegradeActive TruthValue
  extremeApsLineErrorBERSignalDegradeActive TruthValue
  extremeApsLineErrorSignalFailActive TruthValue
  extremeApsLineErrorBERSignalFailActive TruthValue
  extremeApsLineErrorSignalDegrades INTEGER
  extremeApsLineErrorBERSignalDegrades INTEGER
  extremeApsLineErrorSignalFails INTEGER
  extremeApsLineErrorBERSignalFails INTEGER

ExtremeApsProtocolErrorEntry  
SEQUENCE    
  extremeApsProtocolErrorGroupNumber INTEGER 1..65535
  extremeApsProtocolErrorPortNumber INTEGER
  extremeApsProtocolErrorModeMismatchDefect TruthValue
  extremeApsProtocolErrorProtSwitchByteDefect TruthValue
  extremeApsProtocolErrorChannelMismatchDefect TruthValue
  extremeApsProtocolErrorFarEndProtectDefect TruthValue
  extremeApsProtocolErrorModeMismatchFailure TruthValue
  extremeApsProtocolErrorProtSwitchByteFailure TruthValue
  extremeApsProtocolErrorChannelMismatchFailure TruthValue
  extremeApsProtocolErrorFarEndProtectFailure TruthValue
  extremeApsProtocolErrorModeMismatchNumFails INTEGER
  extremeApsProtocolErrorProtSwitchByteNumFails INTEGER
  extremeApsProtocolErrorChannelMismatchNumFails INTEGER
  extremeApsProtocolErrorFarEndProtectNumFails INTEGER

Defined Values

extremePOSMib 1.3.6.1.4.1.1916.1.20
Extreme POS objects: objects common to POS MIBs
MODULE-IDENTITY    

extremeAps 1.3.6.1.4.1.1916.1.20.1
OBJECT IDENTIFIER    

extremeApsConfig 1.3.6.1.4.1.1916.1.20.1.1
OBJECT IDENTIFIER    

extremeApsConfigEnabled 1.3.6.1.4.1.1916.1.20.1.1.1
Global APS enablement
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsGroupConfigTable 1.3.6.1.4.1.1916.1.20.1.1.2
This table contains configuration information by defined APS group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeApsGroupConfigEntry

extremeApsGroupConfigEntry 1.3.6.1.4.1.1916.1.20.1.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeApsGroupConfigEntry  

extremeApsGroupConfigGroupNumber 1.3.6.1.4.1.1916.1.20.1.1.2.1.1
The group number which uniquely identifies the APS group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

extremeApsGroupConfigRevertMode 1.3.6.1.4.1.1916.1.20.1.1.2.1.2
The revertive mode configured for the APS group. This indicates whether APS will switch-back automatically after the working line error is cleared. In non-revertive mode, manual intervention is required for switch-back.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER revertive(1), nonRevertive(2)  

extremeApsGroupConfigRevertMinutes 1.3.6.1.4.1.1916.1.20.1.1.2.1.3
The number of minutes APS will wait after the error has been cleared before switching back to the working line. During this interval, the K1 request will indicate WTR (wait-to-restore). This field is only valid in revertive mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..12  

extremeApsGroupConfigDirection 1.3.6.1.4.1.1916.1.20.1.1.2.1.4
The directional mode configured for the APS group. This indicates whether protection switches are coordinated between both POS equipment and ADM (bidirectional) or not (unidirectional).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bidirectional(1), unidirectional(2)  

extremeApsGroupConfigTimerInterval 1.3.6.1.4.1.1916.1.20.1.1.2.1.5
The number of seconds between APS out-of-band peer protocol hello messages. This value is relevant when the working line and protection line exist is physically different chassis.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsGroupConfigTimerMisses 1.3.6.1.4.1.1916.1.20.1.1.2.1.6
The number of APS out-of-band peer protocol messages transmitted without receiving a response before the protection switch declares the working switch inoperable. When this occurs the protection switch initiates a line switch over via APS.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsGroupConfigAuthenticate 1.3.6.1.4.1.1916.1.20.1.1.2.1.7
When enabled, the authentication string on both working and protection switches must match.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsGroupConfigAuthString 1.3.6.1.4.1.1916.1.20.1.1.2.1.8
If configured, this is the authentication string that must match between working and protection switches. This field is relevant if the APS group is configured to authenticate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

extremeApsPortConfigTable 1.3.6.1.4.1.1916.1.20.1.1.3
This table contains configuration information for APS ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeApsPortConfigEntry

extremeApsPortConfigEntry 1.3.6.1.4.1.1916.1.20.1.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeApsPortConfigEntry  

extremeApsPortConfigGroupNumber 1.3.6.1.4.1.1916.1.20.1.1.3.1.1
The group number which uniquely identifies the APS group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

extremeApsPortConfigPortNumber 1.3.6.1.4.1.1916.1.20.1.1.3.1.2
The value of ifIndex that identifies the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsPortConfigPortType 1.3.6.1.4.1.1916.1.20.1.1.3.1.3
The port type designation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER working(1), protection(2)  

extremeApsProtectPortConfigTable 1.3.6.1.4.1.1916.1.20.1.1.4
This table contains configuration information for APS protection ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeApsProtectPortConfigEntry

extremeApsProtectPortConfigEntry 1.3.6.1.4.1.1916.1.20.1.1.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeApsProtectPortConfigEntry  

extremeApsProtectPortConfigGroupNumber 1.3.6.1.4.1.1916.1.20.1.1.4.1.1
The group number which uniquely identifies the APS group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

extremeApsProtectPortConfigPortNumber 1.3.6.1.4.1.1916.1.20.1.1.4.1.2
The value of ifIndex that identifies the protection port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtectPortConfigWorkingIpAddr 1.3.6.1.4.1.1916.1.20.1.1.4.1.3
The IP address of the working switch. If the working and protection lines reside on the same chassis, this IP address will be a local address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

extremeApsStatus 1.3.6.1.4.1.1916.1.20.1.2
OBJECT IDENTIFIER    

extremeApsGroupTable 1.3.6.1.4.1.1916.1.20.1.2.1
This table contains run-time information by defined APS group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeApsGroupEntry

extremeApsGroupEntry 1.3.6.1.4.1.1916.1.20.1.2.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeApsGroupEntry  

extremeApsGroupGroupNumber 1.3.6.1.4.1.1916.1.20.1.2.1.1.1
The group number which uniquely identifies the APS group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

extremeApsGroupActivePort 1.3.6.1.4.1.1916.1.20.1.2.1.1.2
The APS port which is currently carrying the network traffic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER working(1), protection(2)  

extremeApsGroupEffectiveDirection 1.3.6.1.4.1.1916.1.20.1.2.1.1.3
The effective directional mode for the APS group. When this value differs from the configured directional mode, check the ADM and switch provisioning for a mis- configuration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bidirectional(1), unidirectional(2)  

extremeApsGroupPeerProtoStatus 1.3.6.1.4.1.1916.1.20.1.2.1.1.4
The APS out-of-band peer protocol status for a group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER established(1), closed(2)  

extremeApsProtectPortTable 1.3.6.1.4.1.1916.1.20.1.2.2
This table contains run-time information by defined APS protection port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeApsProtectPortEntry

extremeApsProtectPortEntry 1.3.6.1.4.1.1916.1.20.1.2.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeApsProtectPortEntry  

extremeApsProtectPortGroupNumber 1.3.6.1.4.1.1916.1.20.1.2.2.1.1
The group number which uniquely identifies the APS group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

extremeApsProtectPortPortNumber 1.3.6.1.4.1.1916.1.20.1.2.2.1.2
The value of ifIndex that identifies the protection port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtectPortTransmitK1 1.3.6.1.4.1.1916.1.20.1.2.2.1.3
The K1 overhead byte currently being transmitted on the indicated protection port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

extremeApsProtectPortTransmitK2 1.3.6.1.4.1.1916.1.20.1.2.2.1.4
The K2 overhead byte currently being transmitted on the indicated protection port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

extremeApsProtectPortReceiveK1 1.3.6.1.4.1.1916.1.20.1.2.2.1.5
The K1 overhead byte currently being received on the indicated protection port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

extremeApsProtectPortReceiveK2 1.3.6.1.4.1.1916.1.20.1.2.2.1.6
The K2 overhead byte currently being received on the indicated protection port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

extremeApsProtectPortSwitchInitByWorking 1.3.6.1.4.1.1916.1.20.1.2.2.1.7
The number of switches that have been initiated by the working-line router.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtectPortSwitchInitByProtect 1.3.6.1.4.1.1916.1.20.1.2.2.1.8
The number of switches that have been initiated by the protection-line router.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtectPortSwitchInitByADM 1.3.6.1.4.1.1916.1.20.1.2.2.1.9
The number of switches that have been initiated by the ADM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtectPortSwitchInitByCmd 1.3.6.1.4.1.1916.1.20.1.2.2.1.10
The number of switches that have been initiated by an external CLI command.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtectPortSuccessfulSwitches 1.3.6.1.4.1.1916.1.20.1.2.2.1.11
The number of successful APS line switches.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtectPortHelloProtFails 1.3.6.1.4.1.1916.1.20.1.2.2.1.12
The number of APS out-of-band peer protocol failures recorded. This situation causes the protection-line router to initiate a line switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsErrors 1.3.6.1.4.1.1916.1.20.1.3
OBJECT IDENTIFIER    

extremeApsLineErrorTable 1.3.6.1.4.1.1916.1.20.1.3.1
This table contains APS line error information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeApsLineErrorEntry

extremeApsLineErrorEntry 1.3.6.1.4.1.1916.1.20.1.3.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeApsLineErrorEntry  

extremeApsLineErrorGroupNumber 1.3.6.1.4.1.1916.1.20.1.3.1.1.1
The group number which uniquely identifies the APS group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

extremeApsLineErrorPortNumber 1.3.6.1.4.1.1916.1.20.1.3.1.1.2
The ifIndex value which identifies the APS port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsLineErrorSignalDegradeActive 1.3.6.1.4.1.1916.1.20.1.3.1.1.3
Indicates whether a signal degrade condition currently exists on the line.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsLineErrorBERSignalDegradeActive 1.3.6.1.4.1.1916.1.20.1.3.1.1.4
Indicates whether a signal degrade condition due to excessive Bit-Error-Rate currently exists on the line.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsLineErrorSignalFailActive 1.3.6.1.4.1.1916.1.20.1.3.1.1.5
Indicates whether a signal fail condition currently exists on the line.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsLineErrorBERSignalFailActive 1.3.6.1.4.1.1916.1.20.1.3.1.1.6
Indicates whether a signal fail condition due to excessive Bit-Error-Rate currently exists on the line.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsLineErrorSignalDegrades 1.3.6.1.4.1.1916.1.20.1.3.1.1.7
The number of signal degrades that have been recorded on the line.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsLineErrorBERSignalDegrades 1.3.6.1.4.1.1916.1.20.1.3.1.1.8
The number of signal degrades due to excessive Bit-Error-Rate that have been recorded on the line.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsLineErrorSignalFails 1.3.6.1.4.1.1916.1.20.1.3.1.1.9
The number of signal fails that have been recorded on the line.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsLineErrorBERSignalFails 1.3.6.1.4.1.1916.1.20.1.3.1.1.10
The number of signal fails due to excessive Bit-Error-Rate that have been recorded on the line.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtocolErrorTable 1.3.6.1.4.1.1916.1.20.1.3.2
This table contains APS protocol error information. These errors are relevant for APS protection ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeApsProtocolErrorEntry

extremeApsProtocolErrorEntry 1.3.6.1.4.1.1916.1.20.1.3.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeApsProtocolErrorEntry  

extremeApsProtocolErrorGroupNumber 1.3.6.1.4.1.1916.1.20.1.3.2.1.1
The group number which uniquely identifies the APS group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

extremeApsProtocolErrorPortNumber 1.3.6.1.4.1.1916.1.20.1.3.2.1.2
The ifIndex value which identifies the APS protection port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtocolErrorModeMismatchDefect 1.3.6.1.4.1.1916.1.20.1.3.2.1.3
Indicates whether a Mode Mismatch defect currently exists on the port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsProtocolErrorProtSwitchByteDefect 1.3.6.1.4.1.1916.1.20.1.3.2.1.4
Indicates whether a Protection Switching Byte defect currently exists on the port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsProtocolErrorChannelMismatchDefect 1.3.6.1.4.1.1916.1.20.1.3.2.1.5
Indicates whether a Channel Mismatch defect currently exists on the port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsProtocolErrorFarEndProtectDefect 1.3.6.1.4.1.1916.1.20.1.3.2.1.6
Indicates whether a Far-End Protection defect currently exists on the port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsProtocolErrorModeMismatchFailure 1.3.6.1.4.1.1916.1.20.1.3.2.1.7
Indicates whether a Mode Mismatch failure currently exists on the port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsProtocolErrorProtSwitchByteFailure 1.3.6.1.4.1.1916.1.20.1.3.2.1.8
Indicates whether a Protection Switching Byte failure currently exists on the port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsProtocolErrorChannelMismatchFailure 1.3.6.1.4.1.1916.1.20.1.3.2.1.9
Indicates whether a Channel Mismatch failure currently exists on the port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsProtocolErrorFarEndProtectFailure 1.3.6.1.4.1.1916.1.20.1.3.2.1.10
Indicates whether a Far-End Protection failure currently exists on the port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeApsProtocolErrorModeMismatchNumFails 1.3.6.1.4.1.1916.1.20.1.3.2.1.11
The number of Mode Mismatch failures that have been recorded.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtocolErrorProtSwitchByteNumFails 1.3.6.1.4.1.1916.1.20.1.3.2.1.12
The number of Protection Switching Byte failures that have been recorded.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtocolErrorChannelMismatchNumFails 1.3.6.1.4.1.1916.1.20.1.3.2.1.13
The number of Channel Mismatch failures that have been recorded.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeApsProtocolErrorFarEndProtectNumFails 1.3.6.1.4.1.1916.1.20.1.3.2.1.14
The number of Far-End Protection failures that have been recorded.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER