CXPhysicalInterfaceManager-MIB

File: CXPhysicalInterfaceManager-MIB.mib (2925 bytes)

Imported modules

RFC-1212 CXProduct-SMI

Imported symbols

OBJECT-TYPE cxPortManager

Defined Types

CxPhyIfEntry  
SEQUENCE    
  cxPhyIfIndex INTEGER
  cxPhyIfType INTEGER

Defined Values

cxPhyIfTable 1.3.6.1.4.1.495.2.1.5.16.3
A table of physical interface configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxPhyIfEntry

cxPhyIfEntry 1.3.6.1.4.1.495.2.1.5.16.3.1
Defines a row in the cxPhyIfTable. Each row contains the objects which are used to define a physical interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxPhyIfEntry  

cxPhyIfIndex 1.3.6.1.4.1.495.2.1.5.16.3.1.1
Identifies the port that this table row defines. For the CX900, this object specifies the slot and port number. The first digit identifies the slot number the I/O board resides in, the second digit identifies the number of the port on the I/O board. For example: 11, 21, 31, 41, 51, 61 or 71. For the CX1000, this object specifies the port number only. The range of available port numbers varies according to 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 four 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  

cxPhyIfType 1.3.6.1.4.1.495.2.1.5.16.3.1.2
Identifies the physical interface type of the port. Options: others (1) v24 (2) v35 (3) x21 (4) v34 (5) u-isdn-bri (6) u-isdn-pri (7) st-isdn-bri (8) st-isdn-pri (9) dds-56k (10) dds-t1e1 (11) fxs-voice (12) fxo-voice (13) em-voice (14) ethernet (15) token-ring (16) v35-eu (17) HSIO (18) USIO (19) LANIO (20) ELIO (21) VOXIO (22) TLIO (23) T1E1IO (24) DVC (25) multi-io (26) fast-ethernet (27) atm-cell-io (28) The speed that this card can handle is T1/E1 up to T3/E3. Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER others(1), v24(2), v35(3), x21(4), v34(5), u-isdn-bri(6), st-isdn-bri(8), dds-56k(10), dds-t1e1(11), fxs-voice(12), fxo-voice(13), em-voice(14), ethernet(15), token-ring(16), v35-eu(17), hsIO(18), usIO(19), lanIO(20), elIO(21), voxIO(22), tlIO(23), t1e1IO(24), dvc(25), multi-io(26), fast-ethernet(27), atm-cell-io(28)