AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-DHCP-SNOOPING-MIB » Objects

CISCO-DHCP-SNOOPING-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-DHCP-SNOOPING-MIB and use it to monitor vendor specific OID's.

CISCO-DHCP-SNOOPING-MIB file content

Object view of CISCO-DHCP-SNOOPING-MIB:

Scalar Object
cdsFeatureEnable .1.3.6.1.4.1.9.9.380.1.1.1
This object indicates whether the DHCP Snooping feature is enabled at the device level. Setting this object to 'false' disables the DHCP Snooping feature globally thus disabling the feature at each VLAN. Setting this object to 'true' will start the DHCP Snooping feature running in the device. Once the DHCP Snooping is enabled, whether the feature is running at each VLAN is controlled by the cdsVlanConfigTable.
cdsDatabaseFile .1.3.6.1.4.1.9.9.380.1.1.2
This object indicates the name of the database file used to store DHCP bindings information.
cdsDatabaseUpdateInterval .1.3.6.1.4.1.9.9.380.1.1.3
This object indicates the time interval at which DHCP bindings information will be written to the database file denoted by cdsDatabaseFile object. Setting this object to zero will disable the storage of DHCP bindings.
cdsRelayAgentInfoOptEnable .1.3.6.1.4.1.9.9.380.1.1.4
This object indicates if the DHCP relay agent information option (option 82) will be inserted to DHCP packets by DHCP Snooping feature. If this object is set to 'true', DHCP option 82 data will be inserted to DHCP packets. If this object is set to 'false', DHCP option 82 data will not be inserted.
cdsRelayAgentInfoOptRemoteId .1.3.6.1.4.1.9.9.380.1.1.5
This object indicates the Remote ID used as part of the DHCP relay information option (option 82) data inserted to DHCP packets by DHCP Snooping feature. The value of this object is ignored whenever the value of cdsRelayAgentInfoOptEnable object is 'false'.
cdsMatchMacAddressEnable .1.3.6.1.4.1.9.9.380.1.1.6
This object indicates if DHCP Snooping Mac address matching is enabled. If this object is set to 'true', DHCP Snooping Mac address matching is enabled. If this object is set to 'false', DHCP Snooping Mac address matching is disabled.
cdsVlanConfigEntry .1.3.6.1.4.1.9.9.380.1.2.1.1
A row instance contains the configuration to enable or disable DHCP Snooping at each existing VLAN.
cdsIfConfigEntry .1.3.6.1.4.1.9.9.380.1.3.1.1
A row instance contains the configuration to enable or disable trust state for DHCP Snooping at each physical interface capable of this feature.
cdsIfRateLimitEntry .1.3.6.1.4.1.9.9.380.1.3.2.1
A row instance contains the configuration of rate limit DHCP Snooping at each physical interface capable of this feature.
cdsBindingsEntry .1.3.6.1.4.1.9.9.380.1.4.1.1
A row instance contains the Mac address, IP address type, IP address, VLAN number, interface number, leased time and status of this instance.
cdsTotalForwardedPkts .1.3.6.1.4.1.9.9.380.1.5.1
Indicates the total number of packets subjected to DHCP Snooping is forwarded.
cdsTotalDroppedPkts .1.3.6.1.4.1.9.9.380.1.5.2
Indicates the total number of packets subjected to DHCP Snooping is dropped.
cdsUntrustedPortDroppedPkts .1.3.6.1.4.1.9.9.380.1.5.3
Indicates the number of packets subjected to DHCP Snooping is dropped because they come from untrusted interface.
cdsIfSrcGuardConfigEntry .1.3.6.1.4.1.9.9.380.1.6.1.1
A row instance contains the configuration to enable or disable IP Source Guard at each physical interface capable of this feature.
cdsIfSrcGuardAddrEntry .1.3.6.1.4.1.9.9.380.1.6.2.1
A row instance contains the IP address type and IP address used for IP Source Guard purpose at each physical interface capable of this feature.
Tabular Object
cdsVlanIndex .1.3.6.1.4.1.9.9.380.1.2.1.1.1
This object indicates the VLAN number on which DHCP Snooping feature is configured.
cdsVlanDhcpSnoopingEnable .1.3.6.1.4.1.9.9.380.1.2.1.1.2
This object indicates whether DHCP Snooping is enabled in this VLAN. If this object is set to 'true', DHCP Snooping is enabled. If this object is set to 'false', DHCP Snooping is disabled.
cdsIfTrustEnable .1.3.6.1.4.1.9.9.380.1.3.1.1.1
This object indicates whether the interface is trusted for DHCP Snooping purpose. If this object is set to 'true', the interface is trusted. DHCP packets coming to this interface will be forwarded without checking. If this object is set to 'false', the interface is not trusted. DHCP packets coming to this interface will be subjected to DHCP checks.
cdsIfRateLimit .1.3.6.1.4.1.9.9.380.1.3.2.1.1
This object indicates rate limit value for DHCP Snooping purpose. If the value of this object is 0, no rate limit is applied for DHCP traffic at this interface.
cdsBindingsVlan .1.3.6.1.4.1.9.9.380.1.4.1.1.1
This object indicates the VLAN to which a DHCP client host belongs.
cdsBindingsMacAddress .1.3.6.1.4.1.9.9.380.1.4.1.1.2
This object indicates the MAC address of a DHCP client host.
cdsBindingsAddrType .1.3.6.1.4.1.9.9.380.1.4.1.1.3
This object indicates the type of IP address denoted in cdsBindingsIpAddress object.
cdsBindingsIpAddress .1.3.6.1.4.1.9.9.380.1.4.1.1.4
This object indicates the allocated IP address of a DHCP client host.
cdsBindingsInterface .1.3.6.1.4.1.9.9.380.1.4.1.1.5
This object indicates the interface where a DHCP client host connects to.
cdsBindingsLeasedTime .1.3.6.1.4.1.9.9.380.1.4.1.1.6
This object indicates the leased time of this DHCP bindings.
cdsBindingsStatus .1.3.6.1.4.1.9.9.380.1.4.1.1.7
This object is used to to manage the deletion of rows in this table. This object only supports active(1) and destroy(6) value. Whenever a DHCP binding is learnt by the device, an entry will be created by the device in this table with its RowStatus object set to active(1). Setting this object value to destroy(6) will clear the DHCP bindings information represented by this row instance.
cdsIfSrcGuardEnable .1.3.6.1.4.1.9.9.380.1.6.1.1.1
This object indicates whether IP Source Guard is enabled at this interface. If this object is set to 'true', IP Source Guard is enabled. Traffic coming to this interface will be forwarded if it is from the list of IP addresses obtained through DHCP Snooping. Otherwise, it is denied. If this object is set to 'false', IP Source Guard is disabled.
cdsIfSrcGuardIndex .1.3.6.1.4.1.9.9.380.1.6.2.1.1
This object indicates the index of this entry.
cdsIfSrcGuardAddrType .1.3.6.1.4.1.9.9.380.1.6.2.1.2
This object indicates the type of IP address denoted in cdsIfSrcGuardAddress object.
cdsIfSrcGuardAddress .1.3.6.1.4.1.9.9.380.1.6.2.1.3
This object indicates the IP address obtained at this interface through DHCP Snooping.
Table
cdsVlanConfigTable .1.3.6.1.4.1.9.9.380.1.2.1
A table provides the mechanism to control DHCP Snooping per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
cdsIfConfigTable .1.3.6.1.4.1.9.9.380.1.3.1
A table provides the mechanism to configure the trust state for DHCP Snooping purpose at each physical interface capable of this feature. Some of the interfaces (but not limited to) for which this feature might be applicable are: ifType = ethernetCsmacd(6).
cdsIfRateLimitTable .1.3.6.1.4.1.9.9.380.1.3.2
A table provides the mechanism to configure the rate limit for DHCP Snooping purpose at each physical interface capable of this feature. Some of the interfaces (but not limited to) for which this feature might be applicable are: ifType = ethernetCsmacd(6).
cdsBindingsTable .1.3.6.1.4.1.9.9.380.1.4.1
A table provides the DHCP bindings information learnt by the device.
cdsIfSrcGuardConfigTable .1.3.6.1.4.1.9.9.380.1.6.1
A table provides the mechanism to enable or disable IP Source Guard at each physical interface capable of this feature. Some of the interfaces (but not limited to) for which this feature might be applicable are: ifType = ethernetCsmacd(6). When DHCP Snooping is enabled at an interface, a list of IP addresses is obtained through DHCP Snooping for this particular interface. If IP Source Guard is enabled, only traffic from these IP addresses is allowed to pass through the interface.
cdsIfSrcGuardAddrTable .1.3.6.1.4.1.9.9.380.1.6.2
A table provides the information on IP addresses used for IP Source Guard purpose at each physical interface capable of this feature. Some of the interfaces (but not limited to) for which this feature might be applicable are: ifType = ethernetCsmacd(6).
Object Identifier
ciscoDhcpSnoopingMIB .1.3.6.1.4.1.9.9.380
The MIB module is for configuration of DHCP Snooping feature. DHCP Snooping is a security mechanism which uses information gleaned from DHCP packets to provide per-interface security capabilities.
ciscoDhcpSnoopingMIBNotifs .1.3.6.1.4.1.9.9.380.0
ciscoDhcpSnoopingMIBObjects .1.3.6.1.4.1.9.9.380.1
ciscoDhcpSnoopingMIBConformance .1.3.6.1.4.1.9.9.380.2
cdsGlobal .1.3.6.1.4.1.9.9.380.1.1
cdsVlan .1.3.6.1.4.1.9.9.380.1.2
cdsInterface .1.3.6.1.4.1.9.9.380.1.3
cdsBindings .1.3.6.1.4.1.9.9.380.1.4
cdsStatistics .1.3.6.1.4.1.9.9.380.1.5
cdsSrcGuard .1.3.6.1.4.1.9.9.380.1.6
cdsMIBCompliances .1.3.6.1.4.1.9.9.380.2.1
cdsMIBGroups .1.3.6.1.4.1.9.9.380.2.2
Group
cdsIfConfigGroup .1.3.6.1.4.1.9.9.380.2.2.4
A collection of object which are used to configure as well as show information regarding the interface trust state for DHCP Snooping purpose.
cdsBindingsGroup .1.3.6.1.4.1.9.9.380.2.2.6
A collection of object which are used to configure as well as show information regarding the DHCP bindings data.
cdsGlobalEnableGroup .1.3.6.1.4.1.9.9.380.2.2.1
A collection of object which are used to configure as well as show information regarding the feature enabling.
cdsDatabaseGroup .1.3.6.1.4.1.9.9.380.2.2.2
A collection of objects which are used to configure as well as show information regarding the DHCP Snooping database filename and update interval.
cdsVlanConfigGroup .1.3.6.1.4.1.9.9.380.2.2.3
A collection of object which are used to configure as well as show information regarding the DHCP Snooping feature per VLAN.
cdsIfRateLimitGroup .1.3.6.1.4.1.9.9.380.2.2.5
A collection of object which are used to configure as well as show information regarding the rate limit per interface for DHCP Snooping purpose.
cdsStatisticsGroup .1.3.6.1.4.1.9.9.380.2.2.7
A collection of object which are used to show statistics information regarding DHCP Snooping feature.
cdsRelayAgentInfoOptGroup .1.3.6.1.4.1.9.9.380.2.2.8
A collection of objects which are used to configure as well as show information regarding DHCP Option 82 insertion.
cdsIfSrcGuardGroup .1.3.6.1.4.1.9.9.380.2.2.9
A collection of objects which are used to configure as well as show information regarding IP Source Guard purpose.
cdsMatchMacAddressGroup .1.3.6.1.4.1.9.9.380.2.2.11
A collection of objects which are used to configure as well as show information regarding DHCP Snooping Mac address matching.
cdsRelayAgentRemoteIdGroup .1.3.6.1.4.1.9.9.380.2.2.10
A collection of objects which are used to indicate information regarding DHCP Option 82 remote ID relay agent.