CXPortManager-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXPortManager-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cxPrtMPlannedCfgTable 1.3.6.1.4.1.495.2.1.5.16.1 no-access
A table that defines planned port configuration.
     cxPrtMPlannedCfgEntry 1.3.6.1.4.1.495.2.1.5.16.1.1 no-access
         cxPrtMPrtNum 1.3.6.1.4.1.495.2.1.5.16.1.1.1 integer read-only
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
         cxPrtMPrtType 1.3.6.1.4.1.495.2.1.5.16.1.1.2 integer read-write
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
 cxPrtMAdminTable 1.3.6.1.4.1.495.2.1.5.16.2 no-access
A table that controls ports.
     cxPrtMAdminEntry 1.3.6.1.4.1.495.2.1.5.16.2.1 no-access
The index of the table is a port number which is in either the IF table or the planned CFG table.
         cxPrtMAdminPortControl 1.3.6.1.4.1.495.2.1.5.16.2.1.1 integer read-write
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 Enumeration: 'deactivate': 2, 'reinitialize': 3, 'activate': 1.