CXPortManager-MIB

File: CXPortManager-MIB.mib (3721 bytes)

Imported modules

RFC-1212 CXProduct-SMI

Imported symbols

OBJECT-TYPE cxPortManager

Defined Types

CxPrtMPlannedCfgEntry  
SEQUENCE    
  cxPrtMPrtNum INTEGER
  cxPrtMPrtType INTEGER

CxPrtMAdminEntry  
SEQUENCE    
  cxPrtMAdminPortControl INTEGER

Defined Values

cxPrtMPlannedCfgTable 1.3.6.1.4.1.495.2.1.5.16.1
A table that defines planned port configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxPrtMPlannedCfgEntry

cxPrtMPlannedCfgEntry 1.3.6.1.4.1.495.2.1.5.16.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxPrtMPlannedCfgEntry  

cxPrtMPrtNum 1.3.6.1.4.1.495.2.1.5.16.1.1.1
Displays the port number. You cannot modify this object. It is a display that the software provides. Options: - CX900: 11, 21, 31, 41, 51, 61 or 71. The first digit identifies the slot number the I/O board resides in, the second digit identifies the port number on the I/O board. - CX1000: a single digit from 1 to 4. The port numbers available vary depending on the type of module. For example, the LAN module supports only one port per I/O board and the Voice module supports only two ports per I/O board, but the Frame Relay module supports 4 ports per I/O board. You distinguish between module port numbers by specifying the slot number of the I/O board using a different object. Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxPrtMPrtType 1.3.6.1.4.1.495.2.1.5.16.1.1.2
Determines the data link layer type for the port. The setting of this object is dynamic. The port immediately implements the setting that you enter. Options: other (1): removes the link layer configuration for the associated port ethernet (6) token_ring (9) lapb (16) sdlc (17) T1 (18) E1 (19) basic_isdn (20) async (22) frame_relay (32) bop (33) bisync (83) voice (100) Default Value: none Configuration Changed: operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

cxPrtMAdminTable 1.3.6.1.4.1.495.2.1.5.16.2
A table that controls ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxPrtMAdminEntry

cxPrtMAdminEntry 1.3.6.1.4.1.495.2.1.5.16.2.1
The index of the table is a port number which is in either the IF table or the planned CFG table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxPrtMAdminEntry  

cxPrtMAdminPortControl 1.3.6.1.4.1.495.2.1.5.16.2.1.1
Determines the state of the administrative configuration associated with the port. The setting of this object is dynamic. The port immediately implements the option you enter. Options: activate (1): activates the administrative configuration for a port which does not have any configuration. deactivate (2): puts a running port into a no configuration state. reintialize (3): activates a new administrative configuration for a port currently running an operative configuration. Default Value: none Configuration Changed: operative
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER activate(1), deactivate(2), reinitialize(3)