MIB Viewer

s3EnetPortInterconStatus

OBJECT-TYPE
1.3.6.1.4.1.45.1.3.2.3.1.1.20
Access
read-only
Status
mandatory
Sub-identifiers
0
This object tells whether the port is connected to a host or to an interconnect (defined to be another NMM that is sending hello messages). The NMM agent will assign this object the value other(1) on initialization. If it sees hello messages coming in on the port, it will change the InterconStatus to be interconnect(2).
INTEGER { other(1), interconnect(2) }