S5-COMMON-STATS-MIB

File: S5-COMMON-STATS-MIB.mib (11709 bytes)

Imported modules

RFC-1212 RFC1155-SMI S5-ROOT-MIB
SNMPv2-TC

Imported symbols

OBJECT-TYPE TimeTicks s5Com
MacAddress

Defined Types

S5CmSNodeEntry  
SEQUENCE    
  s5CmSNodeIfIndx INTEGER
  s5CmSNodeBrdIndx INTEGER
  s5CmSNodePortIndx INTEGER
  s5CmSNodeMacAddr MacAddress
  s5CmSNodeStatus INTEGER

S5CmFNodeEntry  
SEQUENCE    
  s5CmFNodeIfIndx INTEGER
  s5CmFNodeMacAddr MacAddress
  s5CmFNodeBrdIndx INTEGER
  s5CmFNodePortIndx INTEGER

S5CmNetAddrEntry  
SEQUENCE    
  s5CmNetAddrIfIndex INTEGER
  s5CmNetAddrBrdIndx INTEGER
  s5CmNetAddrPortIndx INTEGER
  s5CmNetAddrMacAddr MacAddress
  s5CmNetAddrNetIndx INTEGER
  s5CmNetAddrType INTEGER
  s5CmNetAddrAddr OCTET STRING
  s5CmNetAddrLastSeen TimeTicks

Defined Values

s5CmStat 1.3.6.1.4.1.45.1.6.5.1
OBJECT IDENTIFIER    

s5CmSNodeTable 1.3.6.1.4.1.45.1.6.5.1.1
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).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5CmSNodeEntry

s5CmSNodeEntry 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5CmSNodeEntry  

s5CmSNodeIfIndx 1.3.6.1.4.1.45.1.6.5.1.1.1.1
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 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

s5CmSNodeBrdIndx 1.3.6.1.4.1.45.1.6.5.1.1.1.2
The index of the board. This corresponds to the index of the slot containing the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5CmSNodePortIndx 1.3.6.1.4.1.45.1.6.5.1.1.1.3
The index of the port on the board. Its value ranges between 1 and index of the last manageable port on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5CmSNodeMacAddr 1.3.6.1.4.1.45.1.6.5.1.1.1.4
The MAC address of the station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5CmSNodeStatus 1.3.6.1.4.1.45.1.6.5.1.1.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), active(2), inactive(3)  

s5CmFNodeTable 1.3.6.1.4.1.45.1.6.5.1.2
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5CmFNodeEntry

s5CmFNodeEntry 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5CmFNodeEntry  

s5CmFNodeIfIndx 1.3.6.1.4.1.45.1.6.5.1.2.1.1
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 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

s5CmFNodeMacAddr 1.3.6.1.4.1.45.1.6.5.1.2.1.2
MAC address of the station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5CmFNodeBrdIndx 1.3.6.1.4.1.45.1.6.5.1.2.1.3
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 object is not identical to s5CmSNodeBrdIndx.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

s5CmFNodePortIndx 1.3.6.1.4.1.45.1.6.5.1.2.1.4
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 the syntax of this object is not identical to s5CmSNodePortIndx.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

s5CmNetAddrTable 1.3.6.1.4.1.45.1.6.5.1.3
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5CmNetAddrEntry

s5CmNetAddrEntry 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5CmNetAddrEntry  

s5CmNetAddrIfIndex 1.3.6.1.4.1.45.1.6.5.1.3.1.1
The index of the interface on the NMM on which the address was detected. This is the same as the ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

s5CmNetAddrBrdIndx 1.3.6.1.4.1.45.1.6.5.1.3.1.2
The index of the board. This corresponds to the index of the slot containing the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5CmNetAddrPortIndx 1.3.6.1.4.1.45.1.6.5.1.3.1.3
The index of the port on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5CmNetAddrMacAddr 1.3.6.1.4.1.45.1.6.5.1.3.1.4
The MAC address of the station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5CmNetAddrNetIndx 1.3.6.1.4.1.45.1.6.5.1.3.1.5
The sequence number of the network address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5CmNetAddrType 1.3.6.1.4.1.45.1.6.5.1.3.1.6
The type of network layer address: ip(1).....an IP address as defined in RFC 791.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ip(1)  

s5CmNetAddrAddr 1.3.6.1.4.1.45.1.6.5.1.3.1.7
The network layer address of the station represented in network byte-order
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

s5CmNetAddrLastSeen 1.3.6.1.4.1.45.1.6.5.1.3.1.8
The value of sysUpTime at the time this network address was last seen on this interface/board/port/MAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks