Home/Catalog/TN-IP-SOURCE-GUARD-MIB

TN-IP-SOURCE-GUARD-MIB

AI MIB Summary

The TN-IP-SOURCE-GUARD-MIB provides SNMP management interfaces for configuring and monitoring IP Source Guard bindings on untrusted ports, specifically tracking DHCP snooping table entries and manually configured IP source bindings to enforce traffic filtering against IP spoofing. This module enables administrators to verify the operational status of dynamic and static IP-MAC-Port bindings and retrieve associated counter metrics for dropped packets resulting from source validation failures.

The mib module for IP Source Guard. IP Source Guard is a secure feature used to restrict IP traffic on DHCP snooping untrusted ports by filtering traffic based on the DHCP Snooping Table or manually configured IP Source Bindings. It helps prevent IP spoofing attacks when a host tries to spoof and use the IP address of another host.
Main OID:
tnIPSourceGuardMIB.1.3.6.1.4.1.868.2.5.31
29
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

29 total
Object Name
tnIPSourceGuardMIBThe mib module for IP Source Guard. IP Source Guard is a secure feature used to restrict IP traffic on DHCP snooping untrusted ports by filtering traffic based on the DHCP Snooping Table or manually configured IP Source Bindings. It helps prevent IP spoofing attacks when a host tries to spoof and use the IP address of another host.
MODULE-IDENTITY
.1.3.6.1.4.1.868.2.5.31
tnIPSourceGuardMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.868.2.5.31.1
tnIPSourceGuardMgmt
OBJECT IDENTIFIER
.1.3.6.1.4.1.868.2.5.31.1.1
tnIPSourceGuardTableThis table is for user to configure the global settings of IP Source Guard.
SEQUENCE OF TnIPSourceGuardEntry
.1.3.6.1.4.1.868.2.5.31.1.1.1
tnIPSourceGuardEntryEach entry represents a global configuration of IP Source Guard.
TnIPSourceGuardEntry
.1.3.6.1.4.1.868.2.5.31.1.1.1.1
tnIPSourceGuardGlobalModeSet true(1) to enable or false(2) to disable the global IP Source Guard function. Only when both Global Mode and Port Mode on a given port are enabled, IP Source Guard is enabled on this given port.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.868.2.5.31.1.1.1.1.1
tnIPSourceGuardDynamicToStaticSet true(1) to translate all dynamic entries to static entries. It will be always returned the default value false(2) when queried.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.868.2.5.31.1.1.1.1.2
tnIPSourceGuardIfTableThis table lets user to configure the IP Source Guard for each port.
SEQUENCE OF TnIPSourceGuardIfEntry
.1.3.6.1.4.1.868.2.5.31.1.1.2
tnIPSourceGuardIfEntryEach entry represents a IP Source Guard setting on a port.
TnIPSourceGuardIfEntry
.1.3.6.1.4.1.868.2.5.31.1.1.2.1
tnIPSourceGuardIfModeSet true(1) to enable or false(2) to disable the IP Source Guard function on the given port. Only when both Global Mode and Port Mode on a given port are enabled, IP Source Guard is enabled on this given port.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.868.2.5.31.1.1.2.1.1
tnIPSourceGuardIfMaxDynamicClientsSpecify the maximum number of dynamic clients that can be learned on given port. This value can be 0, 1, 2 or unlimited. If the port mode is enabled and the value of max dynamic client is equal to 0, it means only allow the IP packets forwarding that are matched in static entries on the specific port.rw
Enumeration
.1.3.6.1.4.1.868.2.5.31.1.1.2.1.2
tnIPSourceGuardStaticTableThis table lets user to configure the static entries for IP Source Guard.
SEQUENCE OF TnIPSourceGuardStaticEntry
.1.3.6.1.4.1.868.2.5.31.1.1.3
tnIPSourceGuardStaticEntryEach entry represents a static entry of IP Source Guard.
TnIPSourceGuardStaticEntry
.1.3.6.1.4.1.868.2.5.31.1.1.3.1
tnIPSourceGuardStaticPortThe port number for the settings.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.868.2.5.31.1.1.3.1.1
tnIPSourceGuardStaticVlanIDThe vlan id for the settings.
INTEGER
.1.3.6.1.4.1.868.2.5.31.1.1.3.1.2
tnIPSourceGuardStaticAddrTypeAddress type of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.868.2.5.31.1.1.3.1.3
tnIPSourceGuardStaticAddrAddress of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.868.2.5.31.1.1.3.1.4
tnIPSourceGuardStaticMaskMask of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.868.2.5.31.1.1.3.1.5
tnIPSourceGuardStaticMacAddressMac Address of Source IP.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.868.2.5.31.1.1.3.1.6
tnIPSourceGuardStaticRowStatusRow status of static IP Source Guard.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.868.2.5.31.1.1.3.1.7
tnIPSourceGuardDynamicTableThis table lets user to configure the dynamic entries for IP Source Guard.
SEQUENCE OF TnIPSourceGuardDynamicEntry
.1.3.6.1.4.1.868.2.5.31.1.1.4
tnIPSourceGuardDynamicEntryEach entry represents a dynamic entry of IP Source Guard.
TnIPSourceGuardDynamicEntry
.1.3.6.1.4.1.868.2.5.31.1.1.4.1
tnIPSourceGuardDynamicPortThe port number for the settings.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.868.2.5.31.1.1.4.1.1
tnIPSourceGuardDynamicVlanIDThe vlan id for the settings.
INTEGER
.1.3.6.1.4.1.868.2.5.31.1.1.4.1.2
tnIPSourceGuardDynamicAddrTypeAddress type of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.868.2.5.31.1.1.4.1.3
tnIPSourceGuardDynamicAddrAddress of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.868.2.5.31.1.1.4.1.4
tnIPSourceGuardDynamicMaskMask of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.868.2.5.31.1.1.4.1.5
tnIPSourceGuardDynamicMacAddressMac Address of Source IP.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.868.2.5.31.1.1.4.1.6
tnIPSourceGuardMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.868.2.5.31.2
TN-IP-SOURCE-GUARD-MIB - SNMP MIB Reference | MIBs Explorer