S5-COMMON-STATS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for S5-COMMON-STATS-MIB.
25
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
25 total| Object Name |
|---|
s5CmStat OBJECT IDENTIFIER .1.3.6.1.4.1.45.1.6.5.1 |
IMPORTS Unknown .1.3.6.1.4.1.45.1.6.5.1 |
s5CmSNodeTableA Table of MAC addresses of active nodes, which are
detected to be connected to the concentrator.
These nodes may be directly connected to the
concentrator or may be indirectly connected via
an interconnect port, bridge or switch. The definition
of active node is provided by s5CmSNodeStatus.
The object s5CmSNodeIfIndex specifies the
source that is used to detect MAC addresses. When the
source is not an interface, the agent uses best effort to
detect entries. These entries may, but are not required
to be, MACs from media types other than the interfaces
for the agent.
This table is indexed by source of the detection,
board, port, and MAC address of the node. This
table is indexed differently from the FindNodes
table which uses only the source of the detection
and MAC address of the node. Note: a MAC
address could appear multiple times in this
table (on different board and port). SEQUENCE OF S5CmSNodeEntry .1.3.6.1.4.1.45.1.6.5.1.1 |
s5CmSNodeEntryA row in the Show Node table.
Entries can not be created or deleted via
SNMP. S5CmSNodeEntry .1.3.6.1.4.1.45.1.6.5.1.1.1 |
s5CmSNodeIfIndxAn 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 ifIndex
for the interface. A value of zero indicates
that the agent detected the node information via
best available efforts. The nodes may be, but are
note required to be, from media types other than
the interfaces for the agent.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.1.1.1 |
s5CmSNodeBrdIndxThe index of the board. This corresponds to
the index of the slot containing the board.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.1.1.2 |
s5CmSNodePortIndxThe index of the port on the board. Its
value ranges between 1 and index of the last
manageable port on the board.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.1.1.3 |
s5CmSNodeMacAddrThe MAC address of the station.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.45.1.6.5.1.1.1.4 |
s5CmSNodeStatusThe 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.ro Enumeration .1.3.6.1.4.1.45.1.6.5.1.1.1.5 |
s5CmFNodeTableA Table of MAC addresses of active nodes, which are
detected to be connected to the concentrator.
These nodes may be directly connected to the
concentrator or may be indirectly connected via
an interconnect port, bridge or switch. The definition
of active node is provided by s5CmSNodeStatus.
The object s5CmSNodeIfIndex specifies the
source that is used to detect MAC addresses. When the
source is not an interface, the agent uses best effort to
detect entries. These entries may, but are not required
to be, MACs from media types other than the interfaces
for the agent.
This table is indexed by source of the detection
and MAC address of the node. This
table is indexed differently from the ShowNodes
table which uses the source of the detection,
board, port, and MAC address of the node.
Note: The same MAC may be detected at several
locations. The entry in this table is the last
detected location. In addition, more than one
MAC address could appear on the same board
and port. SEQUENCE OF S5CmFNodeEntry .1.3.6.1.4.1.45.1.6.5.1.2 |
s5CmFNodeEntryA row in the Find Node table.
Entries can not be created or deleted via
SNMP. S5CmFNodeEntry .1.3.6.1.4.1.45.1.6.5.1.2.1 |
s5CmFNodeIfIndxAn 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 ifIndex
for the interface. A value of zero indicates
that the agent detected the node information via
best available efforts. The nodes may be, but are
note required to be, from media types other than
the interfaces for the agent.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.2.1.1 |
s5CmFNodeMacAddrMAC address of the station.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.45.1.6.5.1.2.1.2 |
s5CmFNodeBrdIndxThe index of the board. This corresponds to
the index of the slot containing the board. The
value of zero has the special meaning that the
true board index value is currently unknown.
Note that the syntax of this object is not
identical to s5CmSNodeBrdIndx.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.2.1.3 |
s5CmFNodePortIndxThe index of the port on the board. This
corresponds to the index of one of the
manageable ports on the board. The value of
zero has the special meaning that the true port
index value is currently unknown.
Note that the syntax of this object is not
identical to s5CmSNodePortIndx.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.2.1.4 |
s5CmNetAddrTableA table of network layer addresses associated
with MAC addresses of active nodes, which are
detected to be connected to the concentrator.
This table is indexed by the interface it was
detected, the board and port the node is connected,
the MAC address of the node and an integer index
(enumerating multiple network addresses).
Note:
Only a small implementation determined number of
network addresses are stored. The oldest one is
discarded, so that the most recent one may be
retained. When packet decoding is switched off
entries in the network address mapping table may
remain present for some time, but no new addresses
are added. An network address could appear multiple
times in this table (on different board and port)
and can appear under different s5CmNetAddrNetIndx
over time. SEQUENCE OF S5CmNetAddrEntry .1.3.6.1.4.1.45.1.6.5.1.3 |
s5CmNetAddrEntryA row in the network address mapping table.
Entries can not be created or deleted
via SNMP. S5CmNetAddrEntry .1.3.6.1.4.1.45.1.6.5.1.3.1 |
s5CmNetAddrIfIndexThe index of the interface on the NMM on
which the address was detected. This is the
same as the ifIndex.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.3.1.1 |
s5CmNetAddrBrdIndxThe index of the board. This corresponds to
the index of the slot containing the board.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.3.1.2 |
s5CmNetAddrPortIndxThe index of the port on the board.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.3.1.3 |
s5CmNetAddrMacAddrThe MAC address of the station.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.45.1.6.5.1.3.1.4 |
s5CmNetAddrNetIndxThe sequence number of the network address.ro INTEGER .1.3.6.1.4.1.45.1.6.5.1.3.1.5 |
s5CmNetAddrTypeThe type of network layer address:
ip(1).....an IP address as defined in RFC 791.ro Enumeration .1.3.6.1.4.1.45.1.6.5.1.3.1.6 |
s5CmNetAddrAddrThe network layer address of the station represented
in network byte-orderro OCTET STRING .1.3.6.1.4.1.45.1.6.5.1.3.1.7 |
s5CmNetAddrLastSeenThe value of sysUpTime at the time this network
address was last seen on this interface/board/port/MAC.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.45.1.6.5.1.3.1.8 |