CXViewing-MIB

File: CXViewing-MIB.mib (1789 bytes)

Imported modules

RFC-1212 RFC1155-SMI CXProduct-SMI

Imported symbols

OBJECT-TYPE IpAddress cxViewing

Defined Types

CxViewEntry  
SEQUENCE    
  cxViewConsoleAddress IpAddress
  cxViewCurrent INTEGER

Defined Values

cxViewTable 1.3.6.1.4.1.495.2.1.3.1
The View table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxViewEntry

cxViewEntry 1.3.6.1.4.1.495.2.1.3.1.1
Information of views between managers and sub-systems
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxViewEntry  

cxViewConsoleAddress 1.3.6.1.4.1.495.2.1.3.1.1.1
The address of a console. 0 is reserved for a local console
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cxViewCurrent 1.3.6.1.4.1.495.2.1.3.1.1.2
The slot number where a sub-system sits. 0 is reserved for the sub-system where the master NME sites. Only the manager whose address matches the above address can set (or change) the value
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER 0..16  

cxViewNMEStatus 1.3.6.1.4.1.495.2.1.3.2
Indicates if the CPU card try to get the control of management and act as a chassis server. The election mechanism needs that.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

cxViewNMEMode 1.3.6.1.4.1.495.2.1.3.3
Indicates if the CPU card got the control of chassis management and act as a chassis server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER slave(1), master(2)