|
Description:
|
swDevInfoFrontPanelLedStatus OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..127))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object is a set of system LED indications.
The first five octets are defined as system LED. The first two
octets are currently unused and must be set to zero. The third
octet indicates the power LED. The fourth octet indicates the
console LED. The fifth LED is RPS (Redundancy Power Supply) LED.
The other octets are the logical port LED. Every two bytes are
presented to a port. The first byte is presented as the Link/Activity
LED. The second byte is presented as the Speed LED.
System LED:
01 = fail/error/non existence.
02 = work normal
Link/Activity LED :
The most significant bit is used for blink/solid:
8 = The LED blinks.
The second most significant bit is used for link status:
1 = link fail.
2 = link pass.
Speed LED :
01 = 10Mbps.
02 = 100Mbps.
03 = 1000Mbps.
The four remaining bits are currently unused and must be 0."
|
|
|