CXLANIOGEN-PORT-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXLANIOGEN-PORT-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
 cxLanIoGenPortTable 1.3.6.1.4.1.495.2.1.5.10.2 no-access
Table which holds all the basic information on a hardware port
     cxLanIoGenPortEntry 1.3.6.1.4.1.495.2.1.5.10.2.1 no-access
Entry in the table, defines basic attributes of any LAN port.
         cxLanIoGenPortIndex 1.3.6.1.4.1.495.2.1.5.10.2.1.1 integer read-only
An index value which identifies the LAN port where the data generation will take place. This is corrolated to the index in the cxLanIoPortTable.
         cxLanIoGenMacAddrSrc 1.3.6.1.4.1.495.2.1.5.10.2.1.2 physaddress read-write
Source MAC Address inserted in the frame generated.
         cxLanIoGenMacAddrDst 1.3.6.1.4.1.495.2.1.5.10.2.1.3 physaddress read-write
Destination MAC Address inserted in the frame generated.
         cxLanIoGenType 1.3.6.1.4.1.495.2.1.5.10.2.1.4 integer read-write
Object to control the generator behavior. Enumeration: 'noLoopbackFrameForward': 6, 'disabled': 2, 'invalid': 1, 'internalLoopbackLevel1': 3, 'internalLoopbackLevel2': 4, 'noLoopbackFrameVerify': 5.
         cxLanIoGenDelay 1.3.6.1.4.1.495.2.1.5.10.2.1.5 integer read-write
Indication on the delay between the frame generated.
         cxLanIoGenFrameSize 1.3.6.1.4.1.495.2.1.5.10.2.1.6 integer read-write
Frame size generated.
         cxLanIoGenStatus 1.3.6.1.4.1.495.2.1.5.10.2.1.7 integer read-only
Object to report the current status of the data generator. Enumeration: 'disabled': 2, 'internalLoopbackLevel1': 3, 'internalLoopbackLevel2': 4, 'noLoopbackFrameForward': 6, 'noLoopbackFrameVerify': 5.
         cxLanIoGenRxError 1.3.6.1.4.1.495.2.1.5.10.2.1.8 counter read-only
Number of error the data generator detected.