SLE-DHCP-SNOOPING-MIB: View SNMP OID List / Download MIB

VENDOR: DASAN CO.,LTD.


 Home MIB: SLE-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).
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
 sleDhcpSnooping 1.3.6.1.4.1.6296.101.12
This MIB contains all needed informations about DHCP Snooping and all supported sle DHCP Snooping features.
       sleGlobal 1.3.6.1.4.1.6296.101.12.1
           sleGlobalInfo 1.3.6.1.4.1.6296.101.12.1.1
               sleFeatureEnable 1.3.6.1.4.1.6296.101.12.1.1.1 integer read-only
This object indicates whether the DHCP Snooping feature is enabled at the device level. Enumeration: 'active': 1, 'inactive': 0.
           sleGlobalControl 1.3.6.1.4.1.6296.101.12.1.2
               sleGlobalControlRequest 1.3.6.1.4.1.6296.101.12.1.2.1 integer read-write
The request of a user command. Enumeration: 'setSnoopingEnable': 1.
               sleGlobalControlStatus 1.3.6.1.4.1.6296.101.12.1.2.2 slecontrolstatustype read-only
The status of a user command.
               sleGlobalControlTimer 1.3.6.1.4.1.6296.101.12.1.2.3 gauge32 read-write
The maximum wait time for the manager for a long running user command.
               sleGlobalControlTimeStamp 1.3.6.1.4.1.6296.101.12.1.2.4 timeticks read-only
The time stamp of the last command (end of command).
               sleGlobalControlReqResult 1.3.6.1.4.1.6296.101.12.1.2.5 slecontrolrequestresulttype read-only
The result of the last user command.
               sleGlobalControlFeatureEnable 1.3.6.1.4.1.6296.101.12.1.2.6 integer read-write
Description. Enumeration: 'active': 1, 'inactive': 0.
           sleGlobalNotification 1.3.6.1.4.1.6296.101.12.1.3
               sleGlobalFeatureEnableChanged 1.3.6.1.4.1.6296.101.12.1.3.1
Description.
       slePortSrcGuard 1.3.6.1.4.1.6296.101.12.2
           slePortSrcGuardConfig 1.3.6.1.4.1.6296.101.12.2.1
               slePortSrcGuardConfigTable 1.3.6.1.4.1.6296.101.12.2.1.1 no-access
A table provides the mechanism to enable or disable IP Source Guard at each physical port 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 port. If IP Source Guard is enabled, only traffic from these IP addresses is allowed to pass through the port.
                   slePortSrcGuardConfigEntry 1.3.6.1.4.1.6296.101.12.2.1.1.1 no-access
A row instance contains the configuration to enable or disable IP Source Guard at each physical port capable of this feature.
                       slePortSrcGuardIndex 1.3.6.1.4.1.6296.101.12.2.1.1.1.1 integer read-only
Same as sleBridgePortIndex.
                       slePortSrcGuardEnable 1.3.6.1.4.1.6296.101.12.2.1.1.1.2 integer read-only
This object indicates whether IP Source Guard is enabled at this port. If this object is set to 'true', IP Source Guard is enabled. Traffic coming to this interface will be forwarded if it is from the list of IP addresses obtained through DHCP Snooping. Otherwise, it is denied. If this object is set to 'false', IP Source Guard is disabled. Enumeration: 'enable': 1, 'disable': 0.
               slePortSrcGuardConfigControl 1.3.6.1.4.1.6296.101.12.2.1.2
                   slePortSrcGuardConfigControlRequest 1.3.6.1.4.1.6296.101.12.2.1.2.1 integer read-write
The request of a user command. Enumeration: 'setPortSrcGuardConfig': 1.
                   slePortSrcGuardConfigControlStatus 1.3.6.1.4.1.6296.101.12.2.1.2.2 slecontrolstatustype read-only
The status of a user command.
                   slePortSrcGuardConfigControlTimer 1.3.6.1.4.1.6296.101.12.2.1.2.3 gauge32 read-write
The maximum wait time for the manager for a long running user command.
                   slePortSrcGuardConfigControlTimeStamp 1.3.6.1.4.1.6296.101.12.2.1.2.4 timeticks read-only
The time stamp of the last command (end of command).
                   slePortSrcGuardConfigControlReqResult 1.3.6.1.4.1.6296.101.12.2.1.2.5 slecontrolrequestresulttype read-only
The result of the last user command.
                   slePortSrcGuardConfigControlIndex 1.3.6.1.4.1.6296.101.12.2.1.2.6 integer read-write
The port number that IP Source Guard is enabled at.
                   slePortSrcGuardConfigControlEnable 1.3.6.1.4.1.6296.101.12.2.1.2.7 integer read-write
The flag to specify whether IP Source Guard is enabled or not. Enumeration: 'enable': 1, 'disable': 0.
               slePortSrcGuardConfigNotification 1.3.6.1.4.1.6296.101.12.2.1.3
                   slePortSrcGuardConfigEnableChanged 1.3.6.1.4.1.6296.101.12.2.1.3.1
Description.
           slePortSrcGuardAddress 1.3.6.1.4.1.6296.101.12.2.2
               slePortSrcGuardAddressTable 1.3.6.1.4.1.6296.101.12.2.2.1 no-access
A table provides the information on IP addresses used for IP Source Guard purpose at each physical port capable of this feature.
                   slePortSrcGuardAddressEntry 1.3.6.1.4.1.6296.101.12.2.2.1.1 no-access
A row instance contains the IP address type and IP address used for IP Source Guard purpose at each physical port capable of this feature.
                       slePortSrcGuardAddressIp 1.3.6.1.4.1.6296.101.12.2.2.1.1.1 ipaddress read-only
This object indicates the IP address obtained at this port through DHCP Snooping.
                       slePortSrcGuardAddressMask 1.3.6.1.4.1.6296.101.12.2.2.1.1.2 ipaddress read-only
This object indicates the subnet mask of IP address obtained at this port through DHCP Snooping.
                       slePortSrcGuardAddressMac 1.3.6.1.4.1.6296.101.12.2.2.1.1.3 macaddress read-only
This object indicates the MAC responding to IP address obtained at this port through DHCP Snooping.
                       slePortSrcGuardAddressLease 1.3.6.1.4.1.6296.101.12.2.2.1.1.4 integer32 read-only
This object indicates the lease time of IP address obtained at this port through DHCP Snooping.
               slePortSrcGuardAddressControl 1.3.6.1.4.1.6296.101.12.2.2.2
                   slePortSrcGuardAddressControlRequest 1.3.6.1.4.1.6296.101.12.2.2.2.1 integer read-write
The request of a user command. Enumeration: 'createPortSrcGuardAddress': 1, 'destroyPortSrcGuardAddress': 2.
                   slePortSrcGuardAddressControlStatus 1.3.6.1.4.1.6296.101.12.2.2.2.2 slecontrolstatustype read-only
The status of a user command.
                   slePortSrcGuardAddressControlTimer 1.3.6.1.4.1.6296.101.12.2.2.2.3 gauge32 read-write
The maximum wait time for the manager for a long running user command.
                   slePortSrcGuardAddressControlTimeStamp 1.3.6.1.4.1.6296.101.12.2.2.2.4 timeticks read-only
The time stamp of the last command (end of command).
                   slePortSrcGuardAddressControlReqResult 1.3.6.1.4.1.6296.101.12.2.2.2.5 slecontrolrequestresulttype read-only
The result of the last user command.
                   slePortSrcGuardAddressControlIndex 1.3.6.1.4.1.6296.101.12.2.2.2.6 interfaceindex read-write
Description.
                   slePortSrcGuardAddressControlIp 1.3.6.1.4.1.6296.101.12.2.2.2.7 ipaddress read-write
Description.
                   slePortSrcGuardAddressControlMask 1.3.6.1.4.1.6296.101.12.2.2.2.8 ipaddress read-write
Description.
               slePortSrcGuardAddressNotification 1.3.6.1.4.1.6296.101.12.2.2.3
                   slePortSrcGuardAddressCreated 1.3.6.1.4.1.6296.101.12.2.2.3.1
Description.
                   slePortSrcGuardAddressDestroyed 1.3.6.1.4.1.6296.101.12.2.2.3.2
Description.