CXDHCP-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXDHCP-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
 cxCfgDhcpRATable 1.3.6.1.4.1.495.2.1.6.16.4 no-access
Provides the configuration for a BOOTP / DHCP Relay Agenr. The table contains one default entry (row) which can be modified.
     cxCfgDhcpRAEntry 1.3.6.1.4.1.495.2.1.6.16.4.1 no-access
Identifies the configuration of a Relay Agent table.
         cxCfgDhcpRAIndex 1.3.6.1.4.1.495.2.1.6.16.4.1.1 integer read-write
Determines the number used to index the Relay Agent entry table. Range of Values: From 1 - 32 Default Value: None Configuration Changed: Administrative
         cxCfgDhcpRASrvAddr 1.3.6.1.4.1.495.2.1.6.16.4.1.2 ipaddress read-write
The IP Address of the DHCP or BOOTP Server the IP Address of another Relay Agent, a unique IP number. Default Value: None
         cxCfgDhcpRARowStatus 1.3.6.1.4.1.495.2.1.6.16.4.1.10 integer read-write
Determines the status of the objects in a table row. Options: invalid (1): Row is flagged. After next reset the values will be disabled and the row will be deleted from the table. valid (2): Values are enabled. Default Value: (2) Configuration Changed: Administrative Enumeration: 'valid': 2, 'invalid': 1.
         cxCfgDhcpRAStatTx 1.3.6.1.4.1.495.2.1.6.16.4.1.20 counter read-only
The number of DHCP or BOOTP frames transmitted.
         cxCfgDhcpRAStatRx 1.3.6.1.4.1.495.2.1.6.16.4.1.21 counter read-only
The number of DHCP or BOOTP frames recieved.