CENTILLION-PORT-RING-MASTER-MONITOR-MIB

File: CENTILLION-PORT-RING-MASTER-MONITOR-MIB.mib (2781 bytes)

Imported modules

RFC-1212 RFC1155-SMI CENTILLION-ROOT-MIB

Imported symbols

OBJECT-TYPE TimeTicks IpAddress
MacAddress sysMonitor

Defined Types

PortRmEntry  
SEQUENCE    
  portRmSlotNum INTEGER
  portRmPortNum INTEGER
  portRmIpAddr IpAddress
  portRmMacAddr MacAddress

Defined Values

portRmLastChg 1.3.6.1.4.1.930.2.1.3.2
The value of sysUpTime the last time an entry in the Port Ring master Table was added, deleted, or modified. If the Port Ring master Table has not changed since cold/warm start of the agent, then the value is zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

portRmTable 1.3.6.1.4.1.930.2.1.3.3
Port Ring Master Monitor Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortRmEntry

portRmEntry 1.3.6.1.4.1.930.2.1.3.3.1
A row in the Port NMM Table. Entries in the table can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortRmEntry  

portRmSlotNum 1.3.6.1.4.1.930.2.1.3.3.1.1
The slot on which the topology message was received. NOTE: Non-modular devices that do not have multiplt slots should set this value to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

portRmPortNum 1.3.6.1.4.1.930.2.1.3.3.1.2
The port on which the RM_HELLO topology message was received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

portRmIpAddr 1.3.6.1.4.1.930.2.1.3.3.1.3
The IP address of the sender of the RM_HELLO topology message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

portRmMacAddr 1.3.6.1.4.1.930.2.1.3.3.1.4
The MAC address of the sender of the RM_HELLO topology message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress