ME1200-DHCP-RELAY-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: ME1200-DHCP-RELAY-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).
|
|||
Object Name | OID | Type | Access | Info |
me1200DhcpRelayMIB | 1.3.6.1.4.1.9.9.815.1.55 |
This is a private version of the DHCP Relay MIB |
||
me1200DhcpRelayMIBObjects | 1.3.6.1.4.1.9.9.815.1.55.1 | |||
me1200DhcpRelayConfig | 1.3.6.1.4.1.9.9.815.1.55.1.2 | |||
me1200DhcpRelayGlobals | 1.3.6.1.4.1.9.9.815.1.55.1.2.1 | |||
me1200DhcpRelayGlobalsMode | 1.3.6.1.4.1.9.9.815.1.55.1.2.1.1 | truthvalue | read-write |
Global mode of DHCP relay. true(1) is to enable DHCP relay and false(2) is to disable it. |
me1200DhcpRelayGlobalsServerIpAddress | 1.3.6.1.4.1.9.9.815.1.55.1.2.1.2 | ipaddress | read-write |
Server IP address. This IP address is for DHCP server where the DHCP relay will relay DHCP packets to. |
me1200DhcpRelayGlobalsInformationMode | 1.3.6.1.4.1.9.9.815.1.55.1.2.1.3 | truthvalue | read-write |
Indicates the DHCP relay information mode option operation. Possible modes are - Enabled: Enable DHCP relay information mode operation. When DHCP relay information mode operation is enabled, the agent inserts specific information (option 82) into a DHCP message when forwarding to DHCP server and removes it from a DHCP message when transferring to DHCP client. It only works when DHCP relay operation mode is enabled. Disabled: Disable DHCP relay information mode operation. |
me1200DhcpRelayGlobalsInformationPolicy | 1.3.6.1.4.1.9.9.815.1.55.1.2.1.4 | me1200dhcprelayinformationpolicytype | read-write |
Indicates the DHCP relay information option policy. When DHCP relay information mode operation is enabled, if the agent receives a DHCP message that already contains relay agent information it will enforce the policy. The 'Replace' policy is invalid when relay information mode is disabled. |
me1200DhcpRelayStatus | 1.3.6.1.4.1.9.9.815.1.55.1.3 | |||
me1200DhcpRelayStatistics | 1.3.6.1.4.1.9.9.815.1.55.1.3.1 | |||
me1200DhcpRelayStatisticsServerPacketsRelayed | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.1 | unsigned32 | read-only |
Packets relayed from server to client. |
me1200DhcpRelayStatisticsServerPacketErrors | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.2 | unsigned32 | read-only |
Errors sending packets to servers. |
me1200DhcpRelayStatisticsClientPacketsRelayed | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.3 | unsigned32 | read-only |
Packets relayed from client to server. |
me1200DhcpRelayStatisticsClientPacketErrors | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.4 | unsigned32 | read-only |
Errors sending packets to clients. |
me1200DhcpRelayStatisticsAgentOptionErrors | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.5 | unsigned32 | read-only |
Number of packets forwarded without agent options because there was no room. |
me1200DhcpRelayStatisticsMissingAgentOption | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.6 | unsigned32 | read-only |
Number of packets dropped because no RAI option matching our ID was found. |
me1200DhcpRelayStatisticsBadCircuitId | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.7 | unsigned32 | read-only |
Circuit ID option in matching RAI option did not match any known circuit ID. |
me1200DhcpRelayStatisticsMissingCircuitId | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.8 | unsigned32 | read-only |
Circuit ID option in matching RAI option was missing. |
me1200DhcpRelayStatisticsBadRemoteId | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.9 | unsigned32 | read-only |
Remote ID option in matching RAI option did not match any known remote ID. |
me1200DhcpRelayStatisticsMissingRemoteId | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.10 | unsigned32 | read-only |
Remote ID option in matching RAI option was missing. |
me1200DhcpRelayStatisticsReceiveServerPackets | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.11 | unsigned32 | read-only |
Receive DHCP message from server. |
me1200DhcpRelayStatisticsReceiveClientPackets | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.12 | unsigned32 | read-only |
Receive DHCP message from client. |
me1200DhcpRelayStatisticsReceiveClientAgentOption | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.13 | unsigned32 | read-only |
Receive relay agent information option from client. |
me1200DhcpRelayStatisticsReplaceAgentOption | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.14 | unsigned32 | read-only |
Replace relay agent information option. |
me1200DhcpRelayStatisticsKeepAgentOption | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.15 | unsigned32 | read-only |
Keep relay agent information option. |
me1200DhcpRelayStatisticsDropAgentOption | 1.3.6.1.4.1.9.9.815.1.55.1.3.1.16 | unsigned32 | read-only |
Drop relay agent information option. |
me1200DhcpRelayControl | 1.3.6.1.4.1.9.9.815.1.55.1.4 | |||
me1200DhcpRelayControlClearStatistics | 1.3.6.1.4.1.9.9.815.1.55.1.4.1 | truthvalue | read-write |
The action to clear statistics. true(1) is to clear the statistics data. false(2), then, does nothing. |
me1200DhcpRelayMIBConformance | 1.3.6.1.4.1.9.9.815.1.55.2 | |||
me1200DhcpRelayMIBCompliances | 1.3.6.1.4.1.9.9.815.1.55.2.1 | |||
me1200DhcpRelayMIBCompliance | 1.3.6.1.4.1.9.9.815.1.55.2.1.1 |
The compliance statement for the implementation. |
||
me1200DhcpRelayMIBGroups | 1.3.6.1.4.1.9.9.815.1.55.2.2 | |||
me1200DhcpRelayGlobalsInfoGroup | 1.3.6.1.4.1.9.9.815.1.55.2.2.1 |
A collection of objects suitable for bulk operations. |
||
me1200DhcpRelayStatisticsInfoGroup | 1.3.6.1.4.1.9.9.815.1.55.2.2.2 |
A collection of objects suitable for bulk operations. |
||
me1200DhcpRelayControlInfoGroup | 1.3.6.1.4.1.9.9.815.1.55.2.2.3 |
A collection of objects suitable for bulk operations. |