RAISECOM-DHCP-OPTION-MIB: View SNMP OID List / Download MIB

VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.


 Home MIB: RAISECOM-DHCP-OPTION-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
 rcDhcpOption 1.3.6.1.4.1.8886.6.1.41
This MIB module is designed for DHCP option ,the current version of which only contain sub-option 1 and 2 of Option 82, i.e. circuit ID and remote ID.
       rcDhcpOptionMibObjects 1.3.6.1.4.1.8886.6.1.41.1
           rcDhcpOption82PortGroup 1.3.6.1.4.1.8886.6.1.41.1.1
               rcDhcpOption82PortTable 1.3.6.1.4.1.8886.6.1.41.1.1.1 no-access
A table keep record of circuit ID for every port.
                   rcDhcpOption82PortEntry 1.3.6.1.4.1.8886.6.1.41.1.1.1.1 no-access
Table entry for switch dhcp option config based on port.
                       rcDhcpOption82PortIndex 1.3.6.1.4.1.8886.6.1.41.1.1.1.1.1 integer no-access
An index that uniquely identifies a configuration about dhcp option
                       rcDhcpOption82CircuitID 1.3.6.1.4.1.8886.6.1.41.1.1.1.1.2 octet string read-write
string of circuit-ID in which you can fill anything you want. The maximum length is 64 bytes.If it not configged,it is zero. if it configged,the OPTION82 will use it as circuit-id.
           rcDhcpOption82ConfigGroup 1.3.6.1.4.1.8886.6.1.41.1.2
               rcDhcpOption82AttachString 1.3.6.1.4.1.8886.6.1.41.1.2.1 octet string read-write
the string use in sub option 1,in this mode,the sub option 1 discribe as port-number\VID\AttachingSring .
               rcDhcpOption82RemoteIDMode 1.3.6.1.4.1.8886.6.1.41.1.2.2 integer read-write
mode of Remote-ID, switchmac:switch MAC as HEX;clientmac:client MAC as HEX; switchmac-string:switch MAX as string;clientmac-string:client MAC as string; hostname:host name of device;user-defined:string of user set. Enumeration: 'clientmac-string': 4, 'hostname': 5, 'user-defined': 6, 'clientmac': 2, 'switchmac': 1, 'switchmac-string': 3.
               rcDhcpOption82RemoteIDString 1.3.6.1.4.1.8886.6.1.41.1.2.3 octet string read-write
string of remote ID, only used in user-define mode. if the remote-id mode is not user-define , it returns NULL.
           rcDhcpOptionGlobalGroup 1.3.6.1.4.1.8886.6.1.41.1.3
               rcDhcpOptionGlobalTable 1.3.6.1.4.1.8886.6.1.41.1.3.1 no-access
A table keep record of option content for every port.
                   rcDhcpOptionGlobalEntry 1.3.6.1.4.1.8886.6.1.41.1.3.1.1 no-access
Table entry for switch dhcp option config based on option code.
                       rcDhcpOptionCode 1.3.6.1.4.1.8886.6.1.41.1.3.1.1.1 octet string no-access
An index that uniquely identifies a configuration about dhcp option
                       rcDhcpOptionContent 1.3.6.1.4.1.8886.6.1.41.1.3.1.1.2 octet string read-only
string of option content in which you can fill anything you want. The maximum length is 32 bytes. If it not configged,it is zero.
                       rcDhcpOptionLength 1.3.6.1.4.1.8886.6.1.41.1.3.1.1.3 octet string read-only
length of the option content which is configged.
                       rcDhcpOptionType 1.3.6.1.4.1.8886.6.1.41.1.3.1.1.4 integer read-only
type of the option content which is configged. Enumeration: 'asciiString': 1, 'ipAddress': 3, 'hexString': 2.
                       rcDhcpOptionRowStatus 1.3.6.1.4.1.8886.6.1.41.1.3.1.1.5 rowstatus read-only
control the ipv4 global option config table.
               rcDhcp6OptionGlobalTable 1.3.6.1.4.1.8886.6.1.41.1.3.2 no-access
A table keep record of global option content for every option code.
                   rcDhcp6OptionGlobalEntry 1.3.6.1.4.1.8886.6.1.41.1.3.2.1 no-access
Table entry for switch dhcp option config based on option code.
                       rcDhcp6OptionCode 1.3.6.1.4.1.8886.6.1.41.1.3.2.1.1 octet string no-access
An index that uniquely identifies a configuration about dhcp option
                       rcDhcp6OptionContent 1.3.6.1.4.1.8886.6.1.41.1.3.2.1.2 octet string read-only
string of option content in which you can fill anything you want. The maximum length is 32 bytes.If it not configged,it is zero.
                       rcDhcp6OptionLength 1.3.6.1.4.1.8886.6.1.41.1.3.2.1.3 octet string read-only
length of the option content which is configged.
                       rcDhcp6OptionType 1.3.6.1.4.1.8886.6.1.41.1.3.2.1.4 integer read-only
type of the option content which is configged. Enumeration: 'asciiString': 1, 'ipAddress': 3, 'hexString': 2.
                       rcDhcp6OptionRowStatus 1.3.6.1.4.1.8886.6.1.41.1.3.2.1.5 rowstatus read-only
control the ipv6 global option config table.
           rcDhcpOptionPortGroup 1.3.6.1.4.1.8886.6.1.41.1.4
               rcDhcpOptionPortTable 1.3.6.1.4.1.8886.6.1.41.1.4.1 no-access
A table keep record of option content for every port and option code
                   rcDhcpOptionPortEntry 1.3.6.1.4.1.8886.6.1.41.1.4.1.1 no-access
Table entry for switch dhcp option config based on port and option code
                       rcDhcpOptionPortIndex 1.3.6.1.4.1.8886.6.1.41.1.4.1.1.1 integer no-access
An index that uniquely identifies a configuration about dhcp option
                       rcDhcpOptionPortCode 1.3.6.1.4.1.8886.6.1.41.1.4.1.1.2 octet string no-access
An index that uniquely identifies a configuration about dhcp option
                       rcDhcpOptionPortContent 1.3.6.1.4.1.8886.6.1.41.1.4.1.1.3 octet string read-only
string of option content in which you can fill anything you want. The maximum length is 32 bytes.If it not configged,it is zero.
                       rcDhcpOptionPortLength 1.3.6.1.4.1.8886.6.1.41.1.4.1.1.4 octet string read-only
length of the option content which is configged.
                       rcDhcpOptionPortType 1.3.6.1.4.1.8886.6.1.41.1.4.1.1.5 integer read-only
type of the option content which is configged. Enumeration: 'asciiString': 1, 'ipAddress': 3, 'hexString': 2.
                       rcDhcpOptionPortRowStatus 1.3.6.1.4.1.8886.6.1.41.1.4.1.1.6 rowstatus read-only
control the ipv4 port option config table.
               rcDhcp6OptionPortTable 1.3.6.1.4.1.8886.6.1.41.1.4.2 no-access
A table keep record of option content for every port and option code
                   rcDhcp6OptionPortEntry 1.3.6.1.4.1.8886.6.1.41.1.4.2.1 no-access
Table entry for switch dhcp option config based on port and option code
                       rcDhcp6OptionPortIndex 1.3.6.1.4.1.8886.6.1.41.1.4.2.1.1 integer no-access
An index that uniquely identifies a configuration about dhcp option
                       rcDhcp6OptionPortCode 1.3.6.1.4.1.8886.6.1.41.1.4.2.1.2 octet string no-access
An index that uniquely identifies a configuration about dhcp option
                       rcDhcp6OptionPortContent 1.3.6.1.4.1.8886.6.1.41.1.4.2.1.3 octet string read-only
string of option content in which you can fill anything you want. The maximum length is 32 bytes.If it not configged,it is zero.
                       rcDhcp6OptionPortLength 1.3.6.1.4.1.8886.6.1.41.1.4.2.1.4 octet string read-only
length of the option content which is configged.
                       rcDhcp6OptionPortType 1.3.6.1.4.1.8886.6.1.41.1.4.2.1.5 integer read-only
type of the option content which is configged. Enumeration: 'asciiString': 1, 'ipAddress': 3, 'hexString': 2.
                       rcDhcp6OptionPortRowStatus 1.3.6.1.4.1.8886.6.1.41.1.4.2.1.6 rowstatus read-only
control the ipv6 port option config table.