CT-FASTPATH-DHCPSNOOPING-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS INC.
Home | MIB: CT-FASTPATH-DHCPSNOOPING-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 |
ctFastPathDHCPSnoopingMIB | 1.3.6.1.4.1.52.4.2.35.1 |
The Enterasys MIB for FASTPATH DHCP Snooping |
||
ctAgentDhcpSnoopingConfigGroup | 1.3.6.1.4.1.52.4.2.35.1.1 | |||
ctAgentDhcpSnoopingAdminMode | 1.3.6.1.4.1.52.4.2.35.1.1.1 | truthvalue | read-write |
This object indicates whether DHCP Snooping is enabled globally. If this object is set to 'true',admin mode is enabled globally. If this object is set to 'false',admin mode is disabled globally. |
ctAgentDhcpSnoopingVerifyMac | 1.3.6.1.4.1.52.4.2.35.1.1.2 | truthvalue | read-write |
This object indicates whether source Mac address in the received DHCP Message needs to be verified or not. If this object is set to 'true',verifyMac is enabled globally. If this object is set to 'false',verifyMac is disabled globally. |
ctAgentDhcpSnoopingVlanConfigTable | 1.3.6.1.4.1.52.4.2.35.1.1.3 | no-access |
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. |
|
1.3.6.1.4.1.52.4.2.35.1.1.3.1 | no-access |
A row instance contains the configuration for DHCP SNOOPING at each existing VLAN. |
||
ctAgentDhcpSnoopingVlanIndex | 1.3.6.1.4.1.52.4.2.35.1.1.3.1.1 | vlanindex | no-access |
This object indicates the VLAN number on which DHCP SNOOPING Inspection feature is configured. |
ctAgentDhcpSnoopingVlanEnable | 1.3.6.1.4.1.52.4.2.35.1.1.3.1.2 | truthvalue | read-write |
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. |
ctAgentDhcpSnoopingIfConfigTable | 1.3.6.1.4.1.52.4.2.35.1.1.4 | no-access |
A table provides the mechanism to configure the trust state for DHCP snooping purpose at each physical interface capable of this feature. |
|
1.3.6.1.4.1.52.4.2.35.1.1.4.1 | no-access |
A row instance contains the configuration for DHCP snooping at each physical interface capable of this feature. |
||
ctAgentDhcpSnoopingIfTrustEnable | 1.3.6.1.4.1.52.4.2.35.1.1.4.1.1 | truthvalue | read-write |
This object indicates whether the interface is trusted for DHCP snooping purpose. |
ctAgentDhcpSnoopingIfLogEnable | 1.3.6.1.4.1.52.4.2.35.1.1.4.1.2 | truthvalue | read-write |
This object indicates whether the Logging needs on DHCP snooping validations or not |
ctAgentDhcpSnoopingIfRateLimit | 1.3.6.1.4.1.52.4.2.35.1.1.4.1.3 | unsigned32 | read-write |
This object indicates rate limit value for DHCP Snooping purpose. If the incoming rate of DHCP packets exceeds the value of this object for consecutively burst interval seconds, DHCP packets will be dropped. |
ctAgentDhcpSnoopingIfBurstInterval | 1.3.6.1.4.1.52.4.2.35.1.1.4.1.4 | unsigned32 | read-write |
This object indicates the burst interval value for rate limiting purpose on this interface. |
ctAgentDhcpSnoopingStatsReset | 1.3.6.1.4.1.52.4.2.35.1.1.6 | integer | read-write |
Clear the DHCP snooping statistics on all ports. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator. Enumeration: 'reset': 1, 'none': 0. |
ctAgentDhcpSnoopingStatsTable | 1.3.6.1.4.1.52.4.2.35.1.1.7 | no-access |
A table provides the mechanism for statics of DHCP snooping. |
|
1.3.6.1.4.1.52.4.2.35.1.1.7.1 | no-access |
A row instance contains the DHCP snooping statistics per VLAN. |
||
ctAgentDhcpSnoopingMacVerifyFailures | 1.3.6.1.4.1.52.4.2.35.1.1.7.1.1 | counter32 | read-only |
This object indicates the number of failure verifications of client mac address with source mac address |
ctAgentDhcpSnoopingInvalidClientMessages | 1.3.6.1.4.1.52.4.2.35.1.1.7.1.2 | counter32 | read-only |
This object indicates the number of invalid DHCP releases and denay messages |
ctAgentDhcpSnoopingInvalidServerMessages | 1.3.6.1.4.1.52.4.2.35.1.1.7.1.3 | counter32 | read-only |
This object indicates the number of invalid DHCP server mesaages |
ctAgentStaticDsBindingTable | 1.3.6.1.4.1.52.4.2.35.1.1.10 | no-access |
A table of the DHCP SNOOPING static entries |
|
1.3.6.1.4.1.52.4.2.35.1.1.10.1 | no-access |
Represents a binding in DHCP SNOOPING table |
||
ctAgentStaticDsBindingIfIndex | 1.3.6.1.4.1.52.4.2.35.1.1.10.1.1 | interfaceindex | read-only |
Interface on which this DHCP SNOOPING binding is going to be added. |
ctAgentStaticDsBindingVlanId | 1.3.6.1.4.1.52.4.2.35.1.1.10.1.2 | vlanindex | read-only |
VLAN to whcig this DHCP SNOOPING binding is going to be added. |
ctAgentStaticDsBindingMacAddr | 1.3.6.1.4.1.52.4.2.35.1.1.10.1.3 | macaddress | read-only |
MAC address match value for the DHCP SNOOPING Binding. |
ctAgentStaticDsBindingIpAddr | 1.3.6.1.4.1.52.4.2.35.1.1.10.1.4 | ipaddress | read-only |
IP address match value for the DHCP SNOOPING Binding. |
ctAgentStaticDsBindingRowStatus | 1.3.6.1.4.1.52.4.2.35.1.1.10.1.5 | rowstatus | read-only |
The status of this conceptual row. active(1) - this DHCP SNOOPING Binding is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance |
ctAgentDynamicDsBindingTable | 1.3.6.1.4.1.52.4.2.35.1.1.11 | no-access |
A table of the DHCP SNOOPING Dynamic entries |
|
1.3.6.1.4.1.52.4.2.35.1.1.11.11 | no-access |
Represents a binding in DHCP SNOOPING table |
||
ctAgentDynamicDsBindingIfIndex | 1.3.6.1.4.1.52.4.2.35.1.1.11.11.1 | interfaceindex | read-only |
Interface on which this DHCP SNOOPING binding is going to be added. |
ctAgentDynamicDsBindingVlanId | 1.3.6.1.4.1.52.4.2.35.1.1.11.11.2 | vlanindex | read-only |
VLAN to whcig this DHCP SNOOPING binding is going to be added. |
ctAgentDynamicDsBindingMacAddr | 1.3.6.1.4.1.52.4.2.35.1.1.11.11.3 | macaddress | read-only |
MAC address match value for the DHCP SNOOPING Binding. |
ctAgentDynamicDsBindingIpAddr | 1.3.6.1.4.1.52.4.2.35.1.1.11.11.4 | ipaddress | read-only |
IP address match value for the DHCP SNOOPING Binding. |
ctDhcpSnoopingIntfErrorDisabledTrap | 1.3.6.1.4.1.52.4.2.35.1.1.12 |
Trap is sent once an interface is error disabled by DHCP Snooping when the incoming packet rate exceeded configured rate limit during a burst-interval. |