MIB Viewer

genPortActivityStatus

OBJECT-TYPE
1.3.6.1.4.1.81.9.1.1.6
Access
read-only
Status
mandatory
Sub-identifiers
0
This attribute defines the status of ports that may be part of a redundancy scheme. notActive(1) - indicates a disabled port which cannot transmit or receive packets even if included in a redundancy scheme. dormant(2) - indicates an enabled port which does not transmit or receive packets, but because it is included in a redundancy scheme, it may at any moment become responsible packet transmission and reception. active(3) - indicates that the port transmits and receives packets, serving as the main path in the redundant configuration.
INTEGER { notActive(1), dormant(2), active(3), notSupported(255) }