S5-COMMON-STATS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
17

s5CmSNodeTable

table mandatory
.1.3.6.1.4.1.45.1.6.5.1.1 · 1 row entry · 5 columns
A 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).
s5CmSNodeEntry entry .1.3.6.1.4.1.45.1.6.5.1.1.1
A row in the Show Node table.
Entries can not be created or deleted via
SNMP.
Indexes
s5CmSNodeIfIndx s5CmSNodeBrdIndx s5CmSNodePortIndx s5CmSNodeMacAddr
Column 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 ifIndex
for the interface. A value of zer…
Integer32
Constraints:
range: 0-65535
.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.
Integer32
Constraints:
range: 1-255
.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.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.45.1.6.5.1.1.1.3
s5CmSNodeMacAddr mandatory
The MAC address of the station.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.45.1.6.5.1.1.1.4
s5CmSNodeStatus mandatory
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 sendi…
Enumeration
Enumerated Values:
1other
2active
3inactive
.1.3.6.1.4.1.45.1.6.5.1.1.1.5

s5CmFNodeTable

table mandatory
.1.3.6.1.4.1.45.1.6.5.1.2 · 1 row entry · 4 columns
A 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.
s5CmFNodeEntry entry .1.3.6.1.4.1.45.1.6.5.1.2.1
A row in the Find Node table.
Entries can not be created or deleted via
SNMP.
Indexes
s5CmFNodeIfIndx s5CmFNodeMacAddr
Column Syntax OID
s5CmFNodeIfIndx 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 ifIndex
for the interface. A value of zer…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.45.1.6.5.1.2.1.1
s5CmFNodeMacAddr mandatory
MAC address of the station.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.45.1.6.5.1.2.1.2
s5CmFNodeBrdIndx mandatory
The 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 obje…
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.45.1.6.5.1.2.1.3
s5CmFNodePortIndx mandatory
The 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 t…
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.45.1.6.5.1.2.1.4

s5CmNetAddrTable

table mandatory
.1.3.6.1.4.1.45.1.6.5.1.3 · 1 row entry · 8 columns
A 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.
s5CmNetAddrEntry entry .1.3.6.1.4.1.45.1.6.5.1.3.1
A row in the network address mapping table.
Entries can not be created or deleted
via SNMP.
Indexes
s5CmNetAddrIfIndex s5CmNetAddrBrdIndx s5CmNetAddrPortIndx s5CmNetAddrMacAddr s5CmNetAddrNetIndx
Column Syntax OID
s5CmNetAddrIfIndex mandatory
The index of the interface on the NMM on
which the address was detected. This is the
same as the ifIndex.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.45.1.6.5.1.3.1.1
s5CmNetAddrBrdIndx mandatory
The index of the board. This corresponds to
the index of the slot containing the board.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.45.1.6.5.1.3.1.2
s5CmNetAddrPortIndx mandatory
The index of the port on the board.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.45.1.6.5.1.3.1.3
s5CmNetAddrMacAddr mandatory
The MAC address of the station.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.45.1.6.5.1.3.1.4
s5CmNetAddrNetIndx mandatory
The sequence number of the network address.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.45.1.6.5.1.3.1.5
s5CmNetAddrType mandatory
The type of network layer address:
ip(1).....an IP address as defined in RFC 791.
Enumeration
Enumerated Values:
1ip
.1.3.6.1.4.1.45.1.6.5.1.3.1.6
s5CmNetAddrAddr mandatory
The network layer address of the station represented
in network byte-order
OctetString .1.3.6.1.4.1.45.1.6.5.1.3.1.7
s5CmNetAddrLastSeen mandatory
The value of sysUpTime at the time this network
address was last seen on this interface/board/port/MAC.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.5.1.3.1.8