XEDIA-DHCP-MIB: View SNMP OID List / Download MIB
VENDOR: XEDIA CORPORATION
Home | MIB: XEDIA-DHCP-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 |
xediaDhcpMIB | 1.3.6.1.4.1.838.3.28 |
This module defines additional objects for management of DHCP support in Xedia devices. |
||
xdhcpObjects | 1.3.6.1.4.1.838.3.28.1 | |||
xdhcpRelay | 1.3.6.1.4.1.838.3.28.1.1 | |||
xdhcpRelayMode | 1.3.6.1.4.1.838.3.28.1.1.1 | integer | read-write |
The Administrative mode to control DHCP relay functions. Enumeration: 'disabled': 2, 'enabled': 1. |
xdhcpRelayMaxHops | 1.3.6.1.4.1.838.3.28.1.1.2 | integer | read-write |
This value identifies the maximum number of hops allowed for requests passing through this relay agent. Packets received with a hop count greater than this value will be discarded. |
xdhcpRelayIncludeCircuitID | 1.3.6.1.4.1.838.3.28.1.1.3 | truthvalue | read-write |
Whether the relay agent should add the circuit ID of the ATM or frame relay circuit that a DHCP relay request was received to the DHCP relay request. The circuit ID will be added as a agent circuit ID sub-option of a DHCP relay agent information option (option 82) and will be used by the relay agent to forward the reply to the correct circuit. |
xdhcpRelayDestTable | 1.3.6.1.4.1.838.3.28.1.1.10 | no-access |
A table of DHCP server destinations that the DHCP relay agent will will relay requests to and responses from. |
|
1.3.6.1.4.1.838.3.28.1.1.10.1 | no-access |
Information about a single DHCP server. |
||
xdhcpRelayDestIndex | 1.3.6.1.4.1.838.3.28.1.1.10.1.1 | integer | no-access |
A number uniquely identifying each DHCP server that the DHCP relay agent will relay requests to and responses from. |
xdhcpRelayDestination | 1.3.6.1.4.1.838.3.28.1.1.10.1.2 | displaystring | read-only |
The destination to which DHCP requests will be sent. It may be a specific server IP address, a local IP subnet on which requests will be broadcast, or an IP server name to be resolved through a DNS lookup. |
xdhcpRelayDestOperAddress | 1.3.6.1.4.1.838.3.28.1.1.10.1.3 | ipaddress | read-only |
The operational IP address for this server destination. It will either be the configured IP address or the resolved address if a server name was specified in xdhcpRelayDestination. |
xdhcpRelayDestRequests | 1.3.6.1.4.1.838.3.28.1.1.10.1.4 | counter32 | read-only |
The number of DHCP requests that were received on this interface. |
xdhcpRelayDestReplies | 1.3.6.1.4.1.838.3.28.1.1.10.1.5 | counter32 | read-only |
The number of DHCP replies that were received on this interface. |
xdhcpRelayDestProtocol | 1.3.6.1.4.1.838.3.28.1.1.10.1.6 | integer | read-only |
The protocol(s) to be relayed to this destination. Enumeration: 'dhcp': 1, 'dhcpAndBootp': 3, 'bootp': 2. |
xdhcpRelayDestRowStatus | 1.3.6.1.4.1.838.3.28.1.1.10.1.7 | rowstatus | read-only |
This variable displays the status of the entry. Setting it to 'destroy' marks the entry as removed. Eventually, when no other applications depend on that particular resource, it will be completely removed from the table. Setting it to either 'create', or 'active' will add a row to the table. |
xdhcpRelayDestInterface | 1.3.6.1.4.1.838.3.28.1.1.10.1.8 | displaystring | read-only |
The name of the IP interface over which the DHCP relay destination will be attempted. A value of 'all' represents all IP interfaces. |
xdhcpConformance | 1.3.6.1.4.1.838.3.28.2 | |||
xdhcpCompliances | 1.3.6.1.4.1.838.3.28.2.1 | |||
xdhcpCompliance | 1.3.6.1.4.1.838.3.28.2.1.1 |
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB. |
||
xdhcpGroups | 1.3.6.1.4.1.838.3.28.2.2 | |||
xdhcpAllGroup | 1.3.6.1.4.1.838.3.28.2.2.1 |
The set of all accessible objects in this MIB. |