SL-PORT-MIB

File: SL-PORT-MIB.mib (5590 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB SL-MAIN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TimeTicks DisplayString TruthValue
TimeStamp DateAndTime RowStatus
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex slMain

Defined Types

LedColor  
The LED color.
TEXTUAL-CONVENTION    
  INTEGER off(1), red(2), yellow(3), green(4)  

LedMode  
The LED mode.
TEXTUAL-CONVENTION    
  INTEGER stable(1), fastBlinking(2), slowBlinking(3)  

SlPortConfigEntry  
SEQUENCE    
  slPortConfigIndex INTEGER
  slPortConfigLedColor LedColor
  slPortConfigLedMode LedMode
  slPortConfigChangeType INTEGER
  slPortConfigAlarmMask TruthValue
  slPortConfigLabel DisplayString

Defined Values

slPort 1.3.6.1.4.1.4515.1.3.14
This MIB module describes the Leds.
MODULE-IDENTITY    

slPortConfig 1.3.6.1.4.1.4515.1.3.14.1
OBJECT IDENTIFIER    

slPortNotification 1.3.6.1.4.1.4515.1.3.14.2
OBJECT IDENTIFIER    

slPortConfigTable 1.3.6.1.4.1.4515.1.3.14.1.1
This table describe the state of the LEDs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlPortConfigEntry

slPortConfigEntry 1.3.6.1.4.1.4515.1.3.14.1.1.1
An entry in the table correspond to a port of the node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SlPortConfigEntry  

slPortConfigIndex 1.3.6.1.4.1.4515.1.3.14.1.1.1.1
The Slot Index of the LED. The Slot number for the Shelf led is 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slPortConfigLedColor 1.3.6.1.4.1.4515.1.3.14.1.1.1.2
The LED color of the port.
Status: current Access: read-only
OBJECT-TYPE    
  LedColor  

slPortConfigLedMode 1.3.6.1.4.1.4515.1.3.14.1.1.1.3
The LED mode of the port.
Status: current Access: read-only
OBJECT-TYPE    
  LedMode  

slPortConfigChangeType 1.3.6.1.4.1.4515.1.3.14.1.1.1.4
This object is used to change the type of the port. The type value is one of the IANA types. Changing port type should remove all the information related to this port. Such as, ifTable entry, PM info, GFP and VCG entries, current alarms, ...
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

slPortConfigAlarmMask 1.3.6.1.4.1.4515.1.3.14.1.1.1.5
This object is used to mask the alarms of the port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

slPortConfigLabel 1.3.6.1.4.1.4515.1.3.14.1.1.1.6
This object is the shadow of ifAlias. When the ifAlias of the primary interface of this port is changed, the value of this object should be changed to the same value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

slPortConfigLastChange 1.3.6.1.4.1.4515.1.3.14.1.2
The value of sysUpTime at last time a slPortConfigTable table was changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

slPortConfigChanged 1.3.6.1.4.1.4515.1.3.14.2.1
An slPortConfigChanged notification is sent when the state of one of the port is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

slPortConfigChangedType 1.3.6.1.4.1.4515.1.3.14.2.2
An slPortConfigChangedType notification is sent when the type of one of a port is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

slPortConfigChangedMask 1.3.6.1.4.1.4515.1.3.14.2.3
An slPortConfigChangedMask notification is sent when the mask of one of the port is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

slPortConfigChangedLabel 1.3.6.1.4.1.4515.1.3.14.2.4
An slPortConfigChangedLabel notification is sent when the corresponding object slPortConfigLabel is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

slPortConfigChangedApsEnabled 1.3.6.1.4.1.4515.1.3.14.2.5
An slPortConfigChangedLabel notification is sent when the corresponding object slPortConfigApsEnable is changed.
Status: current Access: read-only
NOTIFICATION-TYPE