HP-ICF-UDP-FORWARD: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-UDP-FORWARD | |||
---|---|---|---|---|
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 |
hpicfUdpFwd | 1.3.6.1.4.1.11.2.14.11.5.1.23 |
This MIB module defines objects for configuring the UDP Broadcast Forwarding of HP networking devices. |
||
hpicfUdpFwdNotification | 1.3.6.1.4.1.11.2.14.11.5.1.23.0 | |||
hpicfUdpFwdObjects | 1.3.6.1.4.1.11.2.14.11.5.1.23.1 | |||
hpicfUdpBcastFwdAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.1 | integer | read-write |
The operational status of the UDP Broadcast Forward feature Enumeration: 'disabled': 2, 'enabled': 1. |
hpicfUdpFwdServersTable | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.2 | no-access |
This table contains a list of UDP Server Address and associated port numbers for which forwarding is enabled. |
|
1.3.6.1.4.1.11.2.14.11.5.1.23.1.2.1 | no-access |
An entry of the UDP broadcast forwarding table. |
||
hpicfUdpFwdVlanId | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.2.1.1 | vlanid | no-access |
The VLAN index which uniquely identifies a row in this table. |
hpicfUdpFwdServerIndex | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.2.1.2 | integer32 | no-access |
Server table index which uniquely identifies a position in table of servers (for VlanIndex). |
hpicfUdpFwdServerAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.2.1.3 | inetaddresstype | read-only |
The type of IP address for the configured server |
hpicfUdpFwdServerAddress | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.2.1.4 | inetaddress | read-only |
This object contains the server IP address. The type of address specified by this object is indicated by the corresponding instance of the hpicfUdpFwdServerAddressType. An attempt to create a row in which the length of this object is not consistent with the type specified by hpicfUdpFwdServerAddressType must be rejected. |
hpicfUdpFwdPortNumber | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.2.1.5 | inetportnumber | read-only |
UDP port number for which UDP broadcast forwarding is enabled. |
hpicfUdpFwdRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.2.1.6 | rowstatus | read-only |
Status of table row. |
hpicfUdpFwdDhcpRelayClientDiscards | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.3 | counter32 | read-only |
The number of DHCP client packets discarded by the relay agent for any reason. |
hpicfUdpFwdDhcpRelayClientForwards | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.4 | counter32 | read-only |
The number of DHCP client packets relayed successfully to the DHCP server by the relay agent. |
hpicfUdpFwdDhcpRelayServerDiscards | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.5 | counter32 | read-only |
The number of DHCP server packets discarded by the relay agent for any reason. |
hpicfUdpFwdDhcpRelayServerForwards | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.6 | counter32 | read-only |
The number of DHCP server packets relayed successfully to the DHCP server by the relay agent. |
hpicfUdpFwdDhcpRelayAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.7 | integer | read-write |
The operational status of the DHCP Relay protocol. Enumeration: 'enable': 1, 'disable': 2. |
hpicfUdpFwdDhcpRelayOption82Objects | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.8 | |||
hpicfUdpFwdDhcpRelayOption82AdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.8.1 | integer | read-write |
The operational status of the option 82 in the DHCP Relay Agent protocol. This mib object has a direct dependency on the hpicfUdpFwdDhcpRelayOption82Policy object and should be present when operational status of this object is changed to enable. The status disable will reset the option 82 parameters to default values. Enumeration: 'enable': 1, 'disable': 2. |
hpicfUdpFwdDhcpRelayOption82Policy | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.8.2 | integer | read-write |
The operational policies for option 82. This mib object can be configured only when hpicfUdpFwdDhcpRelayOption82AdminStatus is in enable state. This is the required parameter during configuration of option 82. The policies currently supported are: Keep --- Append the option 82 field to the client request only if not already present before forwarding to the server. Replace --- Replace the option 82 field(s) with switch option 82 if present else add the option 82 field to the client request before forwarding to server. Drop --- Drop the request if option 82 field exists in the client request else add the option 82 field to the client request before forwarding to server. Enumeration: 'drop': 3, 'keep': 2, 'replace': 1. |
hpicfUdpFwdDhcpRelayOption82ResponseValidate | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.8.3 | integer | read-write |
Validate the server response for the option 82 field before forwarding to client. This mib object can be configured only when hpicfUdpFwdDhcpRelayOption82AdminStatus is in enable state. This is an optional parameter during configuration of option 82 and the default value in the switch is disable Enumeration: 'enable': 1, 'disable': 2. |
hpicfUdpFwdDhcpRelayOption82RemoteId | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.8.4 | integer | read-write |
Remote ID sub option that will be filled while forwarding the client request to the server. This mib object can be configured only when hpicfUdpFwdDhcpRelayOption82AdminStatus is in enable state. The default value for this mib object is mac. mac --- the switch MAC address is filled as remote id sub option. ip --- IP address of the VLAN on which the client request is received is filled as remote id sub option. mgmtvlan --- the management VLAN IP address will be filled for remote id sub option. Enumeration: 'mgmtvlan': 3, 'ip': 2, 'mac': 1. |
hpicfUdpFwdDhcpRelayHopCount | 1.3.6.1.4.1.11.2.14.11.5.1.23.1.9 | integer | read-write |
If this mib object is disabled then DHCP Relay Agent will not increment the hop count field of the DHCP packet while transmitting packet to the DHCP server. If this mib object is enabled then DHCP Relay Agent will increment the hop count field while transmitting the DHCP packet to the server. By default it is set to enabled. Enumeration: 'enable': 1, 'disable': 2. |
hpicfUdpFwdConformance | 1.3.6.1.4.1.11.2.14.11.5.1.23.2 | |||
hpicfUdpFwdCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.23.2.1 | |||
hpicfUdpFwdCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.23.2.1.1 |
A compliance statement for HP Routing switches with UDP packet forwarding |
||
hpicfUdpFwdStatCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.23.2.1.2 |
A compliance statement for HP Routing switches with UDP packet forwarding statistics |
||
hpicfUdpFwdDhcpRelayCfgCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.23.2.1.3 |
A compliance statement for HP Routing switches with DHCP Relay agent. |
||
hpicfUdpFwdGroups | 1.3.6.1.4.1.11.2.14.11.5.1.23.2.2 | |||
hpicfUdpFwdCfgGroup | 1.3.6.1.4.1.11.2.14.11.5.1.23.2.2.1 |
Enable/Disable the UDP Forwarder in the routing switch |
||
hpicfUdpFwdServerTableGroup | 1.3.6.1.4.1.11.2.14.11.5.1.23.2.2.2 |
A collection of objects allowing configuration of UDP Forwarder Server Address table |
||
hpicfUdpFwdDhcpRelayStatsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.23.2.2.3 |
A collection of statistics objects for DHCP Relay agent |
||
hpicfUdpFwdDhcpRelayCfgGroup | 1.3.6.1.4.1.11.2.14.11.5.1.23.2.2.4 |
A Collection of Object(s) that allow configuration of DHCP Relay Agent and its policies. |