DLINKSW-IP-SOURCE-GUARD-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-IP-SOURCE-GUARD-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwIpSourceGuardMIB 1.3.6.1.4.1.171.14.132
The MIB module is for configuration of IP Source Guard feature.
         dIpSourceGuardMIBNotifs 1.3.6.1.4.1.171.14.132.0
         dIpSourceGuardMIBObjects 1.3.6.1.4.1.171.14.132.1
             dIpsgBindings 1.3.6.1.4.1.171.14.132.1.1
                 dIpsgStaticBindingsTable 1.3.6.1.4.1.171.14.132.1.1.1 no-access
A table provides the manual bindings information. e.g. VLAN MAC Address IP Address Interface ---- ----------------- ---------- --------- 2000 00.01.02.03.04.05 172.18.1.1 8 3000 00.05.06.07.08.09 10.1.1.1 3 4094 00.10.20.30.40.55 1.1.1.1 5 4094 00.10.20.30.40.55 1.1.1.1 6 4094 00.10.20.30.40.55 1.1.1.1 8
                     dIpsgStaticBindingsEntry 1.3.6.1.4.1.171.14.132.1.1.1.1 no-access
An entry defines a manual binding.
                         dIpsgStaticBindingsVlan 1.3.6.1.4.1.171.14.132.1.1.1.1.1 vlanid no-access
This object indicates the VLAN to which a host belongs.
                         dIpsgStaticBindingsMacAddress 1.3.6.1.4.1.171.14.132.1.1.1.1.2 macaddress no-access
This object indicates the MAC address of a host.
                         dIpsgStaticBindingsIpAddress 1.3.6.1.4.1.171.14.132.1.1.1.1.3 inetaddressipv4 no-access
This object indicates the allocated IP address of host.
                         dIpsgStaticBindingsInterface 1.3.6.1.4.1.171.14.132.1.1.1.1.4 interfaceindex no-access
This object indicates the ifIndex value of the interface where a host connects to.
                         dIpsgStaticBindingsRowStatus 1.3.6.1.4.1.171.14.132.1.1.1.1.99 rowstatus read-only
This object is used to manage the creation and deletion of rows in this table.
             dIpsgSrcGuard 1.3.6.1.4.1.171.14.132.1.2
                 dIpsgIfSrcGuardConfigTable 1.3.6.1.4.1.171.14.132.1.2.1 no-access
A table provides the mechanism to enable or disable IP Source Guard at every interface capable of this feature. 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.
                     dIpsgIfSrcGuardConfigEntry 1.3.6.1.4.1.171.14.132.1.2.1.1 no-access
A row instance contains the configuration to enable or disable IP Source Guard as well as the configuration of the filter type at each interface capable of IP Source Guard feature.
                         dIpsgIfSrcGuardFilterType 1.3.6.1.4.1.171.14.132.1.2.1.1.1 integer read-write
This object indicates the traffic filter type applied at this interface. 'disable' - indicates that IP Source Guard feature is disabled. 'ip' - the validation is based on source IP address and VLAN only. 'ipMac' - the validation is based on the source MAC address, VLAN and IP address. Enumeration: 'ip': 2, 'disable': 1, 'ipMac': 3.
                 dIpsgIfSrcGuardAddrTable 1.3.6.1.4.1.171.14.132.1.2.2 no-access
A table provides the information on IP addresses used for IP Source Guard purpose at every interface capable of this feature.
                     dIpsgIfSrcGuardAddrEntry 1.3.6.1.4.1.171.14.132.1.2.2.1 no-access
An entry defines a binding information that is used to guard the IP traffic. The binding entry may be either manually configured or automatically learned via DHCP snooping.
                         dIpsgIfSrcGuardIndex 1.3.6.1.4.1.171.14.132.1.2.2.1.1 unsigned32 no-access
This object is used to index the dIpsgIfSrcGuardAddrTable. This index is for SNMP purposes only, and has no intrinsic meaning.
                         dIpsgIfSrcGuardFilterMode 1.3.6.1.4.1.171.14.132.1.2.2.1.2 integer read-only
This object indicates the Source Guard filter mode at this interface. active(1) indicates that the Source Guard feature is active at this interface. inactiveTrustPort(2) indicates that the Source Guard feature is inactive because this interface is a DHCP Snooping trust interface and all IP traffic is permitted. In this case, dIpsgIfSrcGuardIpFilterAction is 'permitAllIpAdress'. inactiveNoSnoopingVlan(3) indicates that the Source Guard feature is inactive because this interface does not have a VLAN which has DHCP Snooping enabled and no IP source verify entry is active. In this case, all IP traffic is denied and dIpsgIfSrcGuardIpFilterAction is 'denyAllIpAddress'. If this object is not 'active', the entry is a special entry: traffic from any VLANs on the interface has the same behavior indicated by dIpsgIfSrcGuardIpFilterAction and both dIpsgIfSrcGuardVlansFirst2K and dIpsgIfSrcGuardVlansSecond2K are empty. Enumeration: 'active': 1, 'inactiveNoSnoopingVlan': 3, 'inactiveTrustPort': 2.
                         dIpsgIfSrcGuardIpAddress 1.3.6.1.4.1.171.14.132.1.2.2.1.3 inetaddressipv4 read-only
This object indicates the IP address of the entry. A special value of '0.0.0.0' indicates this object is meaningless.
                         dIpsgIfSrcGuardIpFilterAction 1.3.6.1.4.1.171.14.132.1.2.2.1.4 integer read-only
This object indicates the IP Source Guard action applied at this interface with respect to IP traffic. permitIpAddress(1) - indicates that matching IP traffic will be allowed to go through. What is matching traffic depends on the value of dIpsgIfSrcGuardMacFilterAction. permitAllIpAdress(2) indicates that all IP traffic coming to this interface will be allowed. In this case, dIpsgIfSrcGuardIpAddress is 0.0.0.0. denyAllIpAdress(3) indicates that all IP traffic coming to this interface will be dropped. In this case, dIpsgIfSrcGuardIpAddress is 0.0.0.0. When this object is not 'permitIpAddress', the value of dIpsgIfSrcGuardMacFilterAction is meaningless. Enumeration: 'denyAllIpAddress': 3, 'permitIpAddress': 1, 'permitAllIpAdress': 2.
                         dIpsgIfSrcGuardMacAddress 1.3.6.1.4.1.171.14.132.1.2.2.1.5 macaddress read-only
This object indicates the MAC address of the entry. A special value of '000000000000'H indicates this object is meaningless.
                         dIpsgIfSrcGuardMacFilterAction 1.3.6.1.4.1.171.14.132.1.2.2.1.6 integer read-only
This object indicates the Source Guard action applied when the traffic matching the entry: allowMacAddress(1) - indicates that the IP traffic (compared source IP and source MAC with dIpsgIfSrcGuardIpAddress and dIpsgIfSrcGuardMacAddress respectively) will be allowed to go through. permitAllMacAddresses(2) - If dIpsgIfSrcGuardIpFilterAction is 'permitIpAddress', this value indicates that all the IP matching traffic (compared source IP with dIpsgIfSrcGuardIpAddress only) will be allowed to go through. When dIpsgIfSrcGuardIpFilterAction is 'permitAllIpAdress' or 'denyAllIpAdress', this object is meaningless. When dIpsgIfSrcGuardMacFilterAction is 'permitAllMacAddresses', dIpsgIfSrcGuardMacAddress is meaningless and '000000000000'H is used to indicate it. Enumeration: 'permitAllMacAddresses': 2, 'allowMacAddress': 1.
                         dIpsgIfSrcGuardVlansFirst2K 1.3.6.1.4.1.171.14.132.1.2.2.1.7 dlink2kvlanlist read-only
This object specifies the VLANs the entry is applied to in a string of octets containing one bit per VLAN for VLANs 1 to 2048. If the bit is set to '1', then the IP Source Guard is enabled on the VLAN.
                         dIpsgIfSrcGuardVlansSecond2K 1.3.6.1.4.1.171.14.132.1.2.2.1.8 dlink2kvlanlist read-only
This object specifies the VLANs the entry is applied to in a string of octets containing one bit per VLAN for VLANs 2049 to 4094. If the bit is set to '1', then the IP Source Guard is enabled on the VLAN.
         dIpSourceGuardMIBConformance 1.3.6.1.4.1.171.14.132.2
             dIpsgMIBCompliances 1.3.6.1.4.1.171.14.132.2.1
                 dIpsgMIBCompliance 1.3.6.1.4.1.171.14.132.2.1.1
The compliance statement for the DLINKSW-IP-SOURCE-GUARD-MIB.
             dIpsgMIBGroups 1.3.6.1.4.1.171.14.132.2.2
                 dIpsgStaticBindingsGroup 1.3.6.1.4.1.171.14.132.2.2.1
A collection of objects which are used to configure as well as show information regarding the static binding data for IP Source Guard.
                 dIpsgVerifySrcInfoGroup 1.3.6.1.4.1.171.14.132.2.2.2
A collection of objects which are used to show information regarding interface IP source guard purpose.
                 dIpsgVerifySrcInfoExtGroup 1.3.6.1.4.1.171.14.132.2.2.3
A collection of objects which are used to indicate additional information regarding the IP source guard feature.
                 dIpsgIfSrcGuardTrafficFilterGroup 1.3.6.1.4.1.171.14.132.2.2.4
A collection of objects which are used to configure the type of traffic to be filtered by IP source guard feature.