FDRY-DHCP-SNOOPING-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: FDRY-DHCP-SNOOPING-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 |
fdryDhcpSnoopMIB | 1.3.6.1.4.1.1991.1.1.3.36 |
Management Information for configuration of DHCP Snooping feature. DHCP Snooping is a security feature which enables the device to filter untrusted DHCP packets in a subnet. It can also stop unauthorized DHCP serves and prevent errors due to user mis-configuration servers. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment. |
||
fdryDhcpSnoopGlobalObjects | 1.3.6.1.4.1.1991.1.1.3.36.1 | |||
fdryDhcpSnoopGlobalClearOper | 1.3.6.1.4.1.1991.1.1.3.36.1.1 | clearaction | read-write |
valid(0) - this value is always returned when the variable is read. clear(1) - setting the variable to this value clears all entries in the DHCP binding database. |
fdryDhcpSnoopVlan | 1.3.6.1.4.1.1991.1.1.3.36.2 | |||
fdryDhcpSnoopVlanConfigTable | 1.3.6.1.4.1.1991.1.1.3.36.2.1 | 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.1991.1.1.3.36.2.1.1 | no-access |
A row instance contains the configuration to enable or disable DHCP Snooping at the existing VLAN. |
||
fdryDhcpSnoopVlanVLanId | 1.3.6.1.4.1.1991.1.1.3.36.2.1.1.1 | vlanindex | no-access |
This object indicates the VLAN number on which DHCP Snooping feature is configured. |
fdryDhcpSnoopVlanDhcpSnoopEnable | 1.3.6.1.4.1.1991.1.1.3.36.2.1.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. |
fdryDhcpSnoopInterface | 1.3.6.1.4.1.1991.1.1.3.36.3 | |||
fdryDhcpSnoopIfConfigTable | 1.3.6.1.4.1.1991.1.1.3.36.3.1 | no-access |
A table provides the mechanism to configure the trust state for DHCP Snooping purpose at each physical interface. |
|
1.3.6.1.4.1.1991.1.1.3.36.3.1.1 | no-access |
A row instance contains the configuration to enable or disable trust state for DHCP Snooping at each physical interface capable of this feature. |
||
fdryDhcpSnoopIfTrustValue | 1.3.6.1.4.1.1991.1.1.3.36.3.1.1.1 | truthvalue | read-write |
This object indicates whether the interface is trusted for DHCP Snooping. 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 received on this interface will be subjected to DHCP checks. |
fdryDhcpSnoopBind | 1.3.6.1.4.1.1991.1.1.3.36.4 | |||
fdryDhcpSnoopBindTable | 1.3.6.1.4.1.1991.1.1.3.36.4.1 | no-access |
A table provides the information of DHCP snooping binding database learnt by the device |
|
1.3.6.1.4.1.1991.1.1.3.36.4.1.1 | no-access |
A row instance contains the information of DHCP snoonping entry. |
||
fdryDhcpSnoopBindIpAddr | 1.3.6.1.4.1.1991.1.1.3.36.4.1.1.1 | ipaddress | no-access |
The device IP address. |
fdryDhcpSnoopBindMacAddr | 1.3.6.1.4.1.1991.1.1.3.36.4.1.1.2 | macaddress | read-only |
The device MAC address. |
fdryDhcpSnoopBindType | 1.3.6.1.4.1.1991.1.1.3.36.4.1.1.3 | arptype | read-only |
The type of the ARP entry |
fdryDhcpSnoopBindState | 1.3.6.1.4.1.1991.1.1.3.36.4.1.1.4 | arpstate | read-only |
The state of the ARP entry |
fdryDhcpSnoopBindPort | 1.3.6.1.4.1.1991.1.1.3.36.4.1.1.5 | displaystring | read-only |
The port of the ARP entry |
fdryDhcpSnoopBindVlanId | 1.3.6.1.4.1.1991.1.1.3.36.4.1.1.6 | vlanindex | read-only |
This object indicates the VLAN number on which DHCP snooping feature is configured. |
fdryDhcpSnoopBindClearOper | 1.3.6.1.4.1.1991.1.1.3.36.4.1.1.7 | clearaction | read-write |
valid(0) - this value is always returned when the variable is read. clear(1) - setting the variable to this value clears this entry in the DHCP binding database. |