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

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-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
 tnIPSourceGuardMIB 1.3.6.1.4.1.868.2.5.31
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.
       tnIPSourceGuardMIBObjects 1.3.6.1.4.1.868.2.5.31.1
           tnIPSourceGuardMgmt 1.3.6.1.4.1.868.2.5.31.1.1
               tnIPSourceGuardTable 1.3.6.1.4.1.868.2.5.31.1.1.1 no-access
This table is for user to configure the global settings of IP Source Guard.
                   tnIPSourceGuardEntry 1.3.6.1.4.1.868.2.5.31.1.1.1.1 no-access
Each entry represents a global configuration of IP Source Guard.
                       tnIPSourceGuardGlobalMode 1.3.6.1.4.1.868.2.5.31.1.1.1.1.1 truthvalue read-write
Set 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.
                       tnIPSourceGuardDynamicToStatic 1.3.6.1.4.1.868.2.5.31.1.1.1.1.2 truthvalue read-write
Set true(1) to translate all dynamic entries to static entries. It will be always returned the default value false(2) when queried.
               tnIPSourceGuardIfTable 1.3.6.1.4.1.868.2.5.31.1.1.2 no-access
This table lets user to configure the IP Source Guard for each port.
                   tnIPSourceGuardIfEntry 1.3.6.1.4.1.868.2.5.31.1.1.2.1 no-access
Each entry represents a IP Source Guard setting on a port.
                       tnIPSourceGuardIfMode 1.3.6.1.4.1.868.2.5.31.1.1.2.1.1 truthvalue read-write
Set 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.
                       tnIPSourceGuardIfMaxDynamicClients 1.3.6.1.4.1.868.2.5.31.1.1.2.1.2 integer read-write
Specify 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. Enumeration: 'zero': 0, 'unlimited': 65535, 'two': 2, 'one': 1.
               tnIPSourceGuardStaticTable 1.3.6.1.4.1.868.2.5.31.1.1.3 no-access
This table lets user to configure the static entries for IP Source Guard.
                   tnIPSourceGuardStaticEntry 1.3.6.1.4.1.868.2.5.31.1.1.3.1 no-access
Each entry represents a static entry of IP Source Guard.
                       tnIPSourceGuardStaticPort 1.3.6.1.4.1.868.2.5.31.1.1.3.1.1 interfaceindex no-access
The port number for the settings.
                       tnIPSourceGuardStaticVlanID 1.3.6.1.4.1.868.2.5.31.1.1.3.1.2 integer no-access
The vlan id for the settings.
                       tnIPSourceGuardStaticAddrType 1.3.6.1.4.1.868.2.5.31.1.1.3.1.3 inetaddresstype no-access
Address type of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
                       tnIPSourceGuardStaticAddr 1.3.6.1.4.1.868.2.5.31.1.1.3.1.4 inetaddress no-access
Address of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
                       tnIPSourceGuardStaticMask 1.3.6.1.4.1.868.2.5.31.1.1.3.1.5 inetaddressprefixlength no-access
Mask of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
                       tnIPSourceGuardStaticMacAddress 1.3.6.1.4.1.868.2.5.31.1.1.3.1.6 macaddress read-only
Mac Address of Source IP.
                       tnIPSourceGuardStaticRowStatus 1.3.6.1.4.1.868.2.5.31.1.1.3.1.7 rowstatus read-only
Row status of static IP Source Guard.
               tnIPSourceGuardDynamicTable 1.3.6.1.4.1.868.2.5.31.1.1.4 no-access
This table lets user to configure the dynamic entries for IP Source Guard.
                   tnIPSourceGuardDynamicEntry 1.3.6.1.4.1.868.2.5.31.1.1.4.1 no-access
Each entry represents a dynamic entry of IP Source Guard.
                       tnIPSourceGuardDynamicPort 1.3.6.1.4.1.868.2.5.31.1.1.4.1.1 interfaceindex no-access
The port number for the settings.
                       tnIPSourceGuardDynamicVlanID 1.3.6.1.4.1.868.2.5.31.1.1.4.1.2 integer no-access
The vlan id for the settings.
                       tnIPSourceGuardDynamicAddrType 1.3.6.1.4.1.868.2.5.31.1.1.4.1.3 inetaddresstype no-access
Address type of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
                       tnIPSourceGuardDynamicAddr 1.3.6.1.4.1.868.2.5.31.1.1.4.1.4 inetaddress no-access
Address of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
                       tnIPSourceGuardDynamicMask 1.3.6.1.4.1.868.2.5.31.1.1.4.1.5 inetaddressprefixlength no-access
Mask of Source IP. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
                       tnIPSourceGuardDynamicMacAddress 1.3.6.1.4.1.868.2.5.31.1.1.4.1.6 macaddress read-only
Mac Address of Source IP.
       tnIPSourceGuardMIBNotifications 1.3.6.1.4.1.868.2.5.31.2