s5CmSNodeStatus
S5-COMMON-STATS-MIB ·
.1.3.6.1.4.1.45.1.6.5.1.1.1.5
Object
column
mandatory
Enumeration
The status of the MAC address for a station.
The meaning varies depending on the media type
of the NMM reporting the status. The values are:
other(1)......unknown or other
active(2).....the station is actively sending
and receiving, or
participating
in the ring poll
inactive(3)...the station is idle
For Ethernet, active(2) means that the station
has sent a frame in the last N seconds and
inactive(3) means the station has not sent a
frame in the last N seconds. N is specified by
the s5EnNodeInactInterval object, which is
defined in the 5000 Ethernet MIB. The status of
other(3) is reported when the current status of
the station is unknown.
For Token Ring and FDDI, the status of a station
will always be reported as active(2) since it is
based on being in the ring poll. When no longer
in the ring poll, a station is removed from the
table.
Context
- MIB
- S5-COMMON-STATS-MIB
- OID
.1.3.6.1.4.1.45.1.6.5.1.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- s5CmSNodeEntry
- Table
- s5CmSNodeTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | active |
3 | inactive |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5CmSNodeIfIndx mandatory An integer value representing the source
that detected the active node. A value greater
than zero is the index of the agent's interface
in the NMM. This is the same value as ifI… | column | Integer32 | .1.3.6.1.4.1.45.1.6.5.1.1.1.1 |
| s5CmSNodeBrdIndx mandatory The index of the board. This corresponds to
the index of the slot containing the board. | column | Integer32 | .1.3.6.1.4.1.45.1.6.5.1.1.1.2 |
| s5CmSNodePortIndx mandatory The index of the port on the board. Its
value ranges between 1 and index of the last
manageable port on the board. | column | Integer32 | .1.3.6.1.4.1.45.1.6.5.1.1.1.3 |
| s5CmSNodeMacAddr mandatory The MAC address of the station. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.45.1.6.5.1.1.1.4 |