SL-PORT-MIB
19 objects
This MIB module describes the Leds.
Imported Objects
| IF-MIB | InterfaceIndex |
| SL-MAIN-MIB | slMain |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks |
| SNMPv2-TC | DateAndTime DisplayString RowStatus TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4515.1.3.14 | IdentityslPort | This MIB module describes the Leds. | ||
| 1.3.6.1.4.1.4515.1.3.14.1 | NodeslPortConfig | |||
| 1.3.6.1.4.1.4515.1.3.14.1.1 | TableslPortConfigTable | not-accessible | current | This table describe the state of the LEDs. |
| 1.3.6.1.4.1.4515.1.3.14.1.1.1 | RowslPortConfigEntry | not-accessible | current | An entry in the table correspond to a port of the node. |
| 1.3.6.1.4.1.4515.1.3.14.1.1.1.1 | ColumnslPortConfigIndex | read-only | current | The Slot Index of the LED. The Slot number for the Shelf led is 0. |
| 1.3.6.1.4.1.4515.1.3.14.1.1.1.2 | ColumnslPortConfigLedColor | read-only | current | The LED color of the port. |
| 1.3.6.1.4.1.4515.1.3.14.1.1.1.3 | ColumnslPortConfigLedMode | read-only | current | The LED mode of the port. |
| 1.3.6.1.4.1.4515.1.3.14.1.1.1.4 | ColumnslPortConfigChangeType | read-write | current | 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 th… |
| 1.3.6.1.4.1.4515.1.3.14.1.1.1.5 | ColumnslPortConfigAlarmMask | read-write | current | This object is used to mask the alarms of the port. |
| 1.3.6.1.4.1.4515.1.3.14.1.1.1.6 | ColumnslPortConfigLabel | read-only | current | 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… |
| 1.3.6.1.4.1.4515.1.3.14.1.2 | ScalarslPortConfigLastChange | read-only | current | The value of sysUpTime at last time a slPortConfigTable table was changed. |
| 1.3.6.1.4.1.4515.1.3.14.2 | NodeslPortNotification | |||
| 1.3.6.1.4.1.4515.1.3.14.2.1 | NotificationslPortConfigChanged | current | An slPortConfigChanged notification is sent when the state of one of the port is changed. | |
| 1.3.6.1.4.1.4515.1.3.14.2.2 | NotificationslPortConfigChangedType | current | An slPortConfigChangedType notification is sent when the type of one of a port is changed. | |
| 1.3.6.1.4.1.4515.1.3.14.2.3 | NotificationslPortConfigChangedMask | current | An slPortConfigChangedMask notification is sent when the mask of one of the port is changed. | |
| 1.3.6.1.4.1.4515.1.3.14.2.4 | NotificationslPortConfigChangedLabel | current | An slPortConfigChangedLabel notification is sent when the corresponding object slPortConfigLabel is changed. | |
| 1.3.6.1.4.1.4515.1.3.14.2.5 | NotificationslPortConfigChangedApsEnabled | current | An slPortConfigChangedLabel notification is sent when the corresponding object slPortConfigApsEnable is changed. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| LedColor | INTEGER { off(1), red(2), yellow(3), green(4) } | current | The LED color. |
| LedMode | INTEGER { stable(1), fastBlinking(2), slowBlinking(3) } | current | The LED mode. |