HP-ICF-DHCP-SNOOP-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.34
- Last updated
- 2016-06-01 00:00
- Organization
- HP Networking
- Revisions
- 2016-06-01 00:00, 2016-01-29 00:00, 2015-06-12 00:00, 2013-06-12 00:00, 2013-05-02 00:00, 2013-02-10 00:00, 2007-08-24 00:00, 2006-07-06 00:38, 2006-03-18 00:38
- Namespace
- hp
- Source file
HP-ICF-DHCP-SNOOP-MIB- Digest
sha256:12cc8056bbe03347f15e47c1149d4733eae49d6822abf262b6e918c4574476f9
Description
This MIB module contains HP proprietary objects for managing DHCP Snooping.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| Q-BRIDGE-MIB | VlanIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HP-ICF-DHCP-SNOOP-MIB HP-ICF-OID IANAifType-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfDhcpSnoopNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.0 | |||
| hpicfIpDhcpSnoopObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.1 | |||
| hpicfIpDhcpSnoopConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1 | |||
| hpicfDhcpSnoopGlobalCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1 | |||
| hpicfDhcpSnoopEnable OBJECT-TYPE The administrative status of the DHCP Snooping feature. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.1 | TruthValue | read-write | current |
| hpicfDhcpSnoopVlanEnable OBJECT-TYPE The administrative status for DHCP Snooping on each VLAN. There will be one bit in this string for each possible VLAN ID. Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLAN IDs 1 through 8, the second octet specifying VLAN IDs 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID. Thus, each possible VLAN ID of the bridge is represented by a single bit within the value of this object. If a bit at position 'n' has a value of '1', then DHCP Snooping is enabled on VLAN 'n'. If this bit has a value of '0',DHCP Snooping is not enabled on the VLAN 'n', | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.2 | OCTET STRING (SIZE(512)) | read-write | current |
| hpicfDhcpSnoopVerifyMac OBJECT-TYPE When this variable is set to 'true', DHCP Snooping will verify that the MAC address in the chaddr field of the DHCP header matches the source MAC address in all DHCP packets received on untrusted ports. When this variable is set to 'false', DHCP Snooping will omit this check. The value of this variable is ignored when DHCP Snooping is disabled. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.3 | TruthValue | read-write | current |
| hpicfDhcpSnoopDatabaseFile OBJECT-TYPE A location to store the lease database, or to retrieve it after a reboot. The location must be given in the form of a Uniform Resource Locator (URL) as defined in RFC 2396. The allowed character sets and the encoding rules defined in RFC 2396 section 2 apply. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.4 | SnmpAdminString | read-write | current |
| hpicfDhcpSnoopDatabaseWriteDelay OBJECT-TYPE The number of seconds to delay writing the DHCP lease database file after a database change. This potentially allows grouping multiple database changes into a single write. The default is 300 seconds. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.5 | Unsigned32 (15..86400) | read-write | current |
| hpicfDhcpSnoopDatabaseWriteTimeout OBJECT-TYPE The number of seconds to wait for the database file transfer to finish before giving up and declaring a failure. A value of 0 means continue retrying indefinitely. The default is 300 seconds. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.6 | Unsigned32 (0..86400) | read-write | current |
| hpicfDhcpSnoopOpt82Insert OBJECT-TYPE When this object is set to true, DHCP snooping will add a DHCP relay information option to DHCP client packets that it forwards on trusted ports, and will examine and strip DHCP relay information options that were inserted by this switch on DHCP server packets that it forwards to untrusted ports. Note that when DHCP relay and DHCP snooping are both enabled, and this object is set to true, relay information option processing will be handled by DHCP snooping, and any DHCP relay settings for relay information option processing will be ignored. This object defaults to true. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.7 | TruthValue | read-write | current |
| hpicfDhcpSnoopOpt82Policy OBJECT-TYPE This object configures the behavior of DHCP snooping when forwarding a DHCP packet from an untrusted port that already has a DHCP relay information option present. The policies supported are: keep - forward the packet without updating the existing option replace - replace the existing option with one generated by this switch drop - drop the packet This policy is only applied if DHCP snooping is enabled and hpicfDhcpSnoopOpt82Insert is true. In all cases where this policy is applied, if there is no relay information option present in the received packet, DHCP snooping will add one. The default policy is drop. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.8 | INTEGER {keep(1), replace(2), drop(3)} | read-write | current |
| hpicfDhcpSnoopOpt82RemoteId OBJECT-TYPE This object configures the value that will be used for the remote ID sub-option of the relay information that will be inserted by DHCP snooping. The possible values are: mac - switch MAC address, subnetIP - switch IP address on the VLAN on which the DHCP packet was received, mgmtIP - switch IP address on the management VLAN. The value of this object is ignored unless DHCP snooping is enabled and hpicfDhcpSnoopOpt82Insert is true. The default value is mac. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.9 | INTEGER {mac(1), subnetIP(2), mgmtIP(3)} | read-write | current |
| hpicfDhcpSnoopErrantReplyEnable OBJECT-TYPE The operational status of hpicfDhcpSnoopErrantReply notifications. The default value is 1 (Enabled). A value of 2 represents Disabled. Writing this object requires authentication, such as provided by SNMPv3. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.10 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfDhcpSnoopDatabaseFTPort OBJECT-TYPE A location to store the port value of the FT Server. The default port value will be 69 for TFTP and 22 for SFTP. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.11 | Unsigned32 (1..65535) | read-write | current |
| hpicfDhcpSnoopDatabaseSFTPUsername OBJECT-TYPE A location to store the Username of the SFTP Server. The default value of username is root. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.12 | SnmpAdminString | read-write | current |
| hpicfDhcpSnoopDatabaseSFTPPassword OBJECT-TYPE A location to store the Password of the SFTP Server | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.13 | SnmpAdminString | read-write | current |
| hpicfDhcpSnoopDatabaseValidateSFTPServer OBJECT-TYPE This object sets the validate-sftp-server flag. When enabled, the user must login to the SFTP server to verify and accept the public key of the server. When disabled, the public key is accepted automatically. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.14 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfDhcpSnoopAllowOverwriteBinding OBJECT-TYPE When set to true, allows DHCP Snooping binding to be overwritten for the same IP address. When a DHCP server offers a host an IP address and if this address is already bound to an existing host in the binding table, the existing binding is overwritten for the new host if the new host is successfully able to acquire the same IP address. When false, the DHCP offer packet will be dropped. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.15 | TruthValue | read-write | current |
| hpicfDhcpSnoopPortTable OBJECT-TYPE Per-interface configuration for DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.2 | not-accessible | current | |
| hpicfDhcpSnoopPortEntry OBJECT-TYPE DHCP snooping configuration information for a single port. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.2.1 | not-accessible | current | |
| hpicfDhcpSnoopPortTrust OBJECT-TYPE This object indicates whether this port is trusted for DHCP snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.2.1.1 | TruthValue | read-write | current |
| hpicfDhcpSnoopPortMaxbind OBJECT-TYPE This object indicates the maximum number of bindings allowed on a port. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.2.1.2 | Unsigned32 (1..8192) | read-write | current |
| hpicfDhcpSnoopPortStaticBinding OBJECT-TYPE This object indicates the static bindings present on a port. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.2.1.3 | Unsigned32 (0..8192) | read-only | current |
| hpicfDhcpSnoopPortDynamicBinding OBJECT-TYPE This object indicates the Dynamic bindings present on a port. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.2.1.4 | Unsigned32 (0..8192) | read-only | current |
| hpicfDhcpSnoopServerTable OBJECT-TYPE Table of authorized DHCP server addresses. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.3 | not-accessible | current | |
| hpicfDhcpSnoopServerEntry OBJECT-TYPE A row in the table, containing the address of a single authorized DHCP server. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.3.1 | not-accessible | current | |
| hpicfDhcpSnoopServerAddrType OBJECT-TYPE The type of address in hpicfDhcpSnoopServerAddress. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.3.1.1 | InetAddressType | not-accessible | current |
| hpicfDhcpSnoopServerAddress OBJECT-TYPE The address of a known valid DHCP server. The type of address contained in this object is indicated by hpicfDhcpSnoopServerAddrType. For DHCP snooping to allow a server to client packet to be forwarded, it must be received on a trusted port from a server address in this table. If this table is empty, all addresses are trusted. Note that this feature compares the source address of the received DHCP server packet against the addresses in this table. This means that this table needs to contain trusted server addresses as well as trusted DHCP relays that a server packet may be relayed through. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.3.1.2 | InetAddress | not-accessible | current |
| hpicfDhcpSnoopServerStatus OBJECT-TYPE The status of this DHCP server address entry. Only 'active' entries are used when validating DHCP server packets. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.3.1.3 | RowStatus | read-create | current |
| hpicfIpStaticBindingsTable OBJECT-TYPE A table of configured static IP address bindings for this device. Active rows in this table will also be reported in the hpicfDhcpSnoopBindingsTable as entries with an hpicfDhcpSnoopBindingsLeaseTime of 0xffffffff and an hpicfDhcpSnoopBindingsType of 'static'. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.4 | not-accessible | current | |
| hpicfIpStaticBindingsEntry OBJECT-TYPE A row in the table, containing a single static IP address binding. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.4.1 | not-accessible | current | |
| hpicfIpStaticBindingsVlan OBJECT-TYPE The VLAN ID on which this static address binding is valid. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.4.1.1 | VlanIndex (1..512) | not-accessible | current |
| hpicfIpStaticBindingsAddrType OBJECT-TYPE The type of IP address contained in hpicfIpStaticBindingsAddress. The only values expected are ipv4 or ipv6. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.4.1.2 | InetAddressType | not-accessible | current |
| hpicfIpStaticBindingsAddress OBJECT-TYPE The static IP address of this binding. The type of address contained in this object is indicated by hpicfIpStaticBindingsAddrType. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.4.1.3 | InetAddress | not-accessible | current |
| hpicfIpStaticBindingsMacAddress OBJECT-TYPE The MAC address associated with this static binding on this VLAN. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.4.1.4 | MacAddress | read-create | current |
| hpicfIpStaticBindingsInterface OBJECT-TYPE The interface that this static IP address binding is valid on in this VLAN. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.4.1.5 | InterfaceIndex | read-create | current |
| hpicfIpStaticBindingsStatus OBJECT-TYPE The status of this static IP address binding. This object cannot be set to 'active' until valid value has been configured for hpicfIpStaticBindingsMacAddress and hpicfIpStaticBindingsInterface. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.4.1.6 | RowStatus | read-create | current |
| hpicfIpDhcpSnoopStatus OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2 | |||
| hpicfDhcpSnoopGlobalStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1 | |||
| hpicfDhcpSnoopCSForwards OBJECT-TYPE Number of snooped DHCP packets that were successfully forwarded from untrusted client ports towards trusted DHCP server ports. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.1 | Counter32 | read-only | current |
| hpicfDhcpSnoopCSMACMismatches OBJECT-TYPE Number of snooped DHCP client packets that were discarded because the MAC source address of the packet did not match the chaddr. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.2 | Counter32 | read-only | current |
| hpicfDhcpSnoopCSUntrustedOpt82s OBJECT-TYPE Number of snooped DHCP client packets that were discarded because they were received on an untrusted port and contained a relay information option. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.3 | Counter32 | read-only | current |
| hpicfDhcpSnoopCSBadReleases OBJECT-TYPE Number of snooped DHCP client packets that were discarded because they were DHCPRELEASE or DHCPDECLINE packets received on a port different from the port that the address was leased to. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.4 | Counter32 | read-only | current |
| hpicfDhcpSnoopCSUntrustedDestPorts OBJECT-TYPE Number of snooped DHCP client unicast packets that were dropped because they were destined to untrusted ports. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.5 | Counter32 | read-only | current |
| hpicfDhcpSnoopSCForwards OBJECT-TYPE Number of snooped DHCP packets that were successfully forwarded from trusted DHCP server ports to untrusted client ports. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.6 | Counter32 | read-only | current |
| hpicfDhcpSnoopSCUntrustedPorts OBJECT-TYPE Number of snooped DHCP server packets that were dropped because they were received from untrusted ports. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.7 | Counter32 | read-only | current |
| hpicfDhcpSnoopSCUntrustedServers OBJECT-TYPE Number of snooped DHCP server packets that were dropped because they were received from unauthorized DHCP server addresses. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.8 | Counter32 | read-only | current |
| hpicfDhcpSnoopSCOpt82Failures OBJECT-TYPE Number of snooped DHCP server packets that were dropped because they did not contain a valid relay information option. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.9 | Counter32 | read-only | current |
| hpicfDhcpSnoopDBFileWriteAttempts OBJECT-TYPE Number of attempts that have been made to write the DHCP lease database to a configured file location. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.10 | Counter32 | read-only | current |
| hpicfDhcpSnoopDBFileWriteFailures OBJECT-TYPE Number of times that an attempt to write the DHCP lease database to a configured file location has failed. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.11 | Counter32 | read-only | current |
| hpicfDhcpSnoopDBFileReadStatus OBJECT-TYPE This object indicates whether we were able to successfully load the DHCP lease database from the configured location after the last reboot. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.12 | INTEGER {notConfigured(1), inProgress(2), succeeded(3), failed(4)} | read-only | current |
| hpicfDhcpSnoopDBFileWriteStatus OBJECT-TYPE This object indicates whether the DHCP lease database is currently synchronized with the the configured file server. 'notConfigured' means that we have not been configured with a server location. 'delaying' means that we are waiting for the write delay to expire before writing the current database. 'inProgress' means that a lease database transfer is active. 'succeeded' means that all leases in our database have been written to the server. 'failed' means that the last attempt to write our lease database failed. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.13 | INTEGER {notConfigured(1), delaying(2), inProgress(3), succeeded(4), failed(5)} | read-only | current |
| hpicfDhcpSnoopDBFileLastWriteTime OBJECT-TYPE The time that we last successfully wrote our lease database to the server. This object will contain a value of all zeroes if we have not written our lease database since the last reboot. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.14 | DateAndTime | read-only | current |
| hpicfDhcpSnoopPktsSent OBJECT-TYPE Total number of snooped DHCP packets that were successfully sent. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.15 | Counter32 | read-only | current |
| hpicfDhcpSnoopPktsReceived OBJECT-TYPE Total number of snooped DHCP packets that were received. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.16 | Counter32 | read-only | current |
| hpicfDhcpSnoopPktsDropped OBJECT-TYPE Total number of snooped DHCP packets that were dropped. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.17 | Counter32 | read-only | current |
| hpicfDhcpSnoopMaxbindPktsDropped OBJECT-TYPE Total number of snooped DHCP packets that were dropped due to max-binding configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.18 | Counter32 | read-only | current |
| hpicfDhcpSnoopBindingsTable OBJECT-TYPE A table of DHCP bindings that have been learned by this device. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2 | not-accessible | current | |
| hpicfDhcpSnoopBindingsEntry OBJECT-TYPE A row in the table, containing a single DHCP binding. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1 | not-accessible | current | |
| hpicfDhcpSnoopBindingsVlan OBJECT-TYPE The VLAN ID on which this client binding was learned. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.1 | VlanIndex (1..512) | not-accessible | current |
| hpicfDhcpSnoopBindingsMacAddress OBJECT-TYPE The MAC address of the DHCP client that this binding applies to. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.2 | MacAddress | not-accessible | current |
| hpicfDhcpSnoopBindingsAddrType OBJECT-TYPE The type of IP address contained in hpicfDhcpSnoopBindingsAddress. The only values expected are ipv4 or ipv6. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.3 | InetAddressType | not-accessible | current |
| hpicfDhcpSnoopBindingsAddress OBJECT-TYPE An IP address that has been leased to this client. The type of address contained in this object is indicated by hpicfDhcpSnoopBindingsAddrType. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.4 | InetAddress | not-accessible | current |
| hpicfDhcpSnoopBindingsInterface OBJECT-TYPE The interface that this DHCP client is connected to. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.5 | InterfaceIndex | read-only | current |
| hpicfDhcpSnoopBindingsLeaseTime OBJECT-TYPE The number of seconds remaining until this DHCP lease times out. A value of 0xffffffff indicates an infinite lease. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.6 | Unsigned32 | read-only | current |
| hpicfDhcpSnoopBindingsType OBJECT-TYPE This object indicates how this binding was learned. A value of 'dhcp' indicates that this binding was learned by snooping a DHCP lease. A value of 'static' indicates that this binding was statically configured via the hpicfIpStaticBindingsTable. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.7 | INTEGER {dhcp(1), static(2)} | read-only | current |
| hpicfDhcpSnoopBindingsSecVlan OBJECT-TYPE The secondary VLAN on which this client binding was learned. If binding is learned on primary or normal VLAN, this object will be zero. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.2.1.8 | Unsigned32 | read-only | current |
| hpicfDhcpSnoopNotifyObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.3 | |||
| hpicfDhcpSnoopNotifyCount OBJECT-TYPE A count of the DHCP snooping notification sent from the DHCP snooping entity to the SNMP entity. This count may be greater than the count of notifications actually transmitted by the SNMP entity due to rate limiting or configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.3.1 | Counter32 | accessible-for-notify | current |
| hpicfDhcpSnoopErrantSrcMAC OBJECT-TYPE The MAC address received in the errant DHCP/BootP reply packet. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.3.2 | MacAddress | accessible-for-notify | current |
| hpicfDhcpSnoopErrantSrcIPType OBJECT-TYPE InetAddressType of the address reported in hpicfDhcpSnoopErrantSrcIP. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.3.3 | InetAddressType | accessible-for-notify | current |
| hpicfDhcpSnoopErrantSrcIP OBJECT-TYPE The IP address received in the errant DHCP/BootP reply packet. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.3.4 | InetAddress | accessible-for-notify | current |
| hpicfDhcpSnoopClearStatsOptions OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.4 | |||
| hpicfDhcpSnoopClearStats OBJECT-TYPE When the value of this object is set to TRUE, all the dhcp-snoop statistics will be cleared. When the value of this object is set to FALSE, the operation is ignored. A get request for this object always returns FALSE. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.4.1 | TruthValue | read-write | current |
| hpicfDhcpSnoopClearBindingsOptions OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.5 | |||
| hpicfDhcpSnoopClearBindings OBJECT-TYPE When the value of this object is set to TRUE, all the dynamic DHCP Snooping binding entries will be cleared. A write operation of FALSE leads to no operation and a get request for this object will always return FALSE. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.5.1 | TruthValue | read-write | current |
| hpicfDhcpSnoopClearBindingsIpType OBJECT-TYPE This object indicates the type of the IP address of the DHCP Snooping binding entry. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.5.2 | InetAddressType | read-write | current |
| hpicfDhcpSnoopClearBindingsIpAddr OBJECT-TYPE Clears the dynamic DHCP Snooping binding entry that matches with the given IP address. This object will always return 0. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.5.3 | InetAddress | read-write | current |
| hpicfDhcpSnoopClearBindingsPort OBJECT-TYPE Clears all the dynamic DHCP Snooping binding entries that are associated with the given port. This object will always return 0. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.5.4 | InterfaceIndexOrZero | read-write | current |
| hpicfDhcpSnoopClearBindingsVlan OBJECT-TYPE Clears all the dynamic DHCP Snooping binding entries that match with the given VLAN. This object will always return 0. | 1.3.6.1.4.1.11.2.14.11.5.1.34.1.5.5 | InterfaceIndexOrZero | read-write | current |
| hpicfDhcpSnoopConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.2 | |||
| hpicfIpDhcpSnoopGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1 | |||
| hpicfDhcpSnoopCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfDhcpSnoopErrantReply NOTIFICATION-TYPE An hpicfDhcpSnoopErrantReply notification signifies that the DHCP snooping entity has detected and dropped an errant DHCP response packet. | 1.3.6.1.4.1.11.2.14.11.5.1.34.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfDhcpSnoopBaseGroup OBJECT-GROUP A collection of objects for configuring and monitoring the base DHCP snooping functionality. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.1 | current |
| hpicfDhcpSnoopOpt82Group OBJECT-GROUP A collection of objects for configuring and monitoring DHCP snooping relay information option behavior. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.2 | current |
| hpicfDhcpSnoopServersGroup OBJECT-GROUP A collection of objects for configuring and monitoring DHCP snooping trusted servers. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.3 | current |
| hpicfDhcpSnoopDbaseFileGroup OBJECT-GROUP A collection of objects for configuring and monitoring DHCP snooping database file management. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.4 | deprecated |
| hpicfDhcpSnoopBindingsGroup OBJECT-GROUP A collection of objects for accessing the DHCP snooping lease database. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.5 | current |
| hpicfDhcpSnoopStaticBindingsGroup OBJECT-GROUP A collection of objects for managing static configuration of IP source address bindings. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.6 | current |
| hpicfDhcpSnoopNotifyObjsGroup OBJECT-GROUP Group of objects used in DHCP Snooping notifications. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.7 | current |
| hpicfDhcpSnoopNotificationGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.8 | current |
| hpicfDhcpSnoopPktsGroup OBJECT-GROUP A collection of objects for monitoring the base DHCP snooping functionality. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.9 | current |
| hpicfDhcpSnoopClearStatsOptionsGroup OBJECT-GROUP The MIB object represents the clear dhcp-snoop statistics information. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.10 | current |
| hpicfDhcpSnoopMaxbindingGroup OBJECT-GROUP A collection of objects for configuring and monitoring DHCP snooping maxbinding. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.11 | current |
| hpicfDhcpSnoopPktsGroup1 OBJECT-GROUP A collection of objects for monitoring the base DHCP snooping functionality. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.12 | current |
| hpicfDhcpSnoopDbaseFileGroup1 OBJECT-GROUP A collection of objects for configuring and monitoring DHCP snooping database file management. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.13 | current |
| hpicfDhcpSnoopAllowOverwriteBindingGroup OBJECT-GROUP The MIB object represents the DHCP Snooping allow-overwrite-binding information. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.14 | current |
| hpicfDhcpSnoopClearBindingsOptionsGroup OBJECT-GROUP A collection of objects for clearing all the dynamic DHCP Snooping binding entries or selectively clearing entries based on the IP address, port or VLAN. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.1.15 | current |
| hpicfDhcpSnoopCompliance MODULE-COMPLIANCE The compliance statement for HP Routing switches that support DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.1 | deprecated |
| hpicfDhcpSnoopCompliance2 MODULE-COMPLIANCE The compliance statement for HP Routing switches that support DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.2 | current |
| hpicfDhcpSnoopCompliance3 MODULE-COMPLIANCE The compliance statement for HP Routing switches that support DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.3 | current |
| hpicfDhcpSnoopCompliance4 MODULE-COMPLIANCE The compliance statement for HP switches that support DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.4 | current |
| hpicfDhcpSnoopClearStatsCompliance MODULE-COMPLIANCE The compliance statement for clearing the dhcp-snooping Statistics implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.5 | current |
| hpicfDhcpSnoopCompliance6 MODULE-COMPLIANCE The compliance statement for HP Routing switches that support DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.6 | deprecated |
| hpicfDhcpSnoopCompliance7 MODULE-COMPLIANCE The compliance statement for HP switches that support DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.7 | current |
| hpicfDhcpSnoopCompliance8 MODULE-COMPLIANCE The compliance statement for HP Routing switches that support DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.8 | current |
| hpicfDhcpSnoopCompliance9 MODULE-COMPLIANCE The compliance statement for HP switches that support DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.9 | current |
| hpicfDhcpSnoopCompliance10 MODULE-COMPLIANCE The compliance statement for HP switches that support DHCP Snooping. | 1.3.6.1.4.1.11.2.14.11.5.1.34.2.2.10 | current |