MIB Viewer

slEntPhysicalProtectState

OBJECT-TYPE
1.3.6.1.4.1.4515.1.3.6.1.1.1.9
Access
read-only
Status
current
Sub-identifiers
0
The protection state of physical entity. This object is not applicable should the protection be done on a per-port basis. In the case of Switch protection the following logic should be used: 1. If there is only one card is present - noProtection(3) 2. If the standby card is not ready - the active card should have the value noProtection(3), and the standby card should have the value protecting(2) 3. If the protecting card is ready - the active card should have the value working(1) and the standby card should have the value protecting(2)
INTEGER { working(1), protecting(2), noProtection(3) }