MIB Viewer

DLINKSW-PORT-SECURITY-MIB

45 objects
This MIB module defines objects for port security.
OIDNameAccessStatusDescription
1.3.6.1.4.1.171.14.8IdentitydlinkSwPortSecurityMIBThis MIB module defines objects for port security.
1.3.6.1.4.1.171.14.8.0NodedPortSecNotifications
1.3.6.1.4.1.171.14.8.0.1NotificationdPortSecMacAddrViolationcurrentThe address violation notification is generated when port security address violation is detected (dPortSecIfViolationCount increases).
1.3.6.1.4.1.171.14.8.1NodedPortSecObjects
1.3.6.1.4.1.171.14.8.1.1ScalardPortSecGlobalNotifControlread-writecurrentSet to 'true' to enable global SNMP Notification for port security feature. Setting the object to 'false' will disable SNMP notifications.
1.3.6.1.4.1.171.14.8.1.2ScalardPortSecGlobalNotifRateread-writecurrentExpressed in the number of notifications can be generated per second. The global control configures the rate-limit of SNMP Notification for port security featu…
1.3.6.1.4.1.171.14.8.1.3NodedPortSecNotifyInfo
1.3.6.1.4.1.171.14.8.1.3.1ScalardPortSecIfViolationMacAddressaccessible-for-notifycurrentThis object is also used as a variable in the dPortSecMacAddrViolation notification to contain the value of the MAC address which caused the violation.
1.3.6.1.4.1.171.14.8.1.4ScalardPortSecGlobalMaximumNumread-writecurrentIndicates the system maximum addresses number (users) allowed. A value of -1 means no-limit. The max entry range is (1..N). The value N means the max number an…
1.3.6.1.4.1.171.14.8.1.5TabledPortSecVlanTablenot-accessiblecurrentThe table is used to configure and display port security settings and status for a particular VLAN.
1.3.6.1.4.1.171.14.8.1.5.1RowdPortSecVlanEntrynot-accessiblecurrentAn entry contains port security information for a particular VLAN.
1.3.6.1.4.1.171.14.8.1.5.1.1ColumndPortSecVlanIDnot-accessiblecurrentThis object specifies the VLAN ID for address learning.
1.3.6.1.4.1.171.14.8.1.5.1.2ColumndPortSecVlanMaximumNumread-writecurrentIndicates the VLAN maximum addresses number (users) allowed. A value of -1 means no-limit. The range is (1..N). The value N means the upper limit and is determ…
1.3.6.1.4.1.171.14.8.1.5.1.3ColumndPortSecVlanCurrentNumread-onlycurrentIndicates the current number of secure MAC addresses on this VLAN.
1.3.6.1.4.1.171.14.8.1.6TabledPortSecIfTablenot-accessiblecurrentThe table is used to configure and display port security settings and status for a particular interface.
1.3.6.1.4.1.171.14.8.1.6.1RowdPortSecIfEntrynot-accessiblecurrentEntry containing port security information for a particular interface.
1.3.6.1.4.1.171.14.8.1.6.1.1ColumndPortSecIfEnableread-writecurrentUses the object to enable or disable port security.
1.3.6.1.4.1.171.14.8.1.6.1.2ColumndPortSecIfCurrentStatusread-onlycurrentThis object represents the operational status of the port security feature on an interface. notEnabled(1) - This indicates port security is not enabled. forwar…
1.3.6.1.4.1.171.14.8.1.6.1.3ColumndPortSecIfMaximumNumread-writecurrentThis object sets the maximum number of secure MAC addresses (users) allowed.
1.3.6.1.4.1.171.14.8.1.6.1.4ColumndPortSecIfViolationActionread-writecurrentThis object sets the action to be taken when a security violation is detected. protect(1) - Drops all the packets from the insecure hosts at the port-security …
1.3.6.1.4.1.171.14.8.1.6.1.5ColumndPortSecIfSecureModeread-writecurrentUse the object to set the port security mode. permanent(1) - Under this mode all learned MAC addresses won't be purged unless a user deletes these entries manu…
1.3.6.1.4.1.171.14.8.1.6.1.6ColumndPortSecIfAgingTimeread-writecurrentUse the object to set aging time for auto-learned dynamic secured address. When 0 is set on the specified interface, it means the port security aging has been …
1.3.6.1.4.1.171.14.8.1.6.1.7ColumndPortSecIfAgingTyperead-writecurrentUse the object to set aging type for auto-learned dynamic secured address. absolute(1) - Under this aging type, all the secured address on this interface will …
1.3.6.1.4.1.171.14.8.1.6.1.8ColumndPortSecIfClearDynamicAddrread-writecurrentSetting this object to 'clear' to clear the addresses which will be purged out when an entry is aged out on the corresponding interface. No action is taken if …
1.3.6.1.4.1.171.14.8.1.6.1.9ColumndPortSecIfCurrentNumread-onlycurrentIndicates the current number of secure MAC addresses on this interface.
1.3.6.1.4.1.171.14.8.1.6.1.10ColumndPortSecIfViolationCountread-onlycurrentIndicates the number of address violations occurred on a secure interface. The counter will be initialized to zero when the port security feature is enabled on…
1.3.6.1.4.1.171.14.8.1.7ScalardPortSecAddrTableCurrentNumread-onlycurrentThis object indicates the number of entries present in the dPortSecAddrTable.
1.3.6.1.4.1.171.14.8.1.8TabledPortSecAddrTablenot-accessiblecurrentA list of port security entries containing the secure MAC address information.
1.3.6.1.4.1.171.14.8.1.8.1RowdPortSecAddrEntrynot-accessiblecurrentAn entry contains secure MAC address information for a particular interface. A secure MAC address can be added by the user and can be added when the device lea…
1.3.6.1.4.1.171.14.8.1.8.1.1ColumndPortSecAddrIfIndexnot-accessiblecurrentThe ifIndex value of the interface.
1.3.6.1.4.1.171.14.8.1.8.1.2ColumndPortSecAddrVlanIDnot-accessiblecurrentThis object specifies the VLAN ID where the user-defined secure MAC address is located. If this object is set to 0 at row creation time, the PVID (default port…
1.3.6.1.4.1.171.14.8.1.8.1.3ColumndPortSecAddrMacAddressnot-accessiblecurrentThis object indicates the secure MAC address to gain port access rights.
1.3.6.1.4.1.171.14.8.1.8.1.4ColumndPortSecAddrSecureModeread-onlycurrentSpecifies the secure mode. For manually configured secure MAC addresses, the dPortSecAddrSecureMode is permanent.
1.3.6.1.4.1.171.14.8.1.8.1.5ColumndPortSecAddrRemainTimeread-onlycurrentSpecifies the remaining aging time for the auto-learned dynamic secured address.
1.3.6.1.4.1.171.14.8.1.8.1.99ColumndPortSecAddrRowStatusread-createcurrentThe status of this conceptual row. This object is used to create and delete instances of this table. In other words, besides 'permanent' secure MAC address, a …
1.3.6.1.4.1.171.14.8.2NodedPortSecConformance
1.3.6.1.4.1.171.14.8.2.1NodedPortSecMIBCompliances
1.3.6.1.4.1.171.14.8.2.1.1CompliancedPortSecMIBCompliancecurrentThe compliance statement for the Port Security MIB.
1.3.6.1.4.1.171.14.8.2.2NodedPortSecMIBGroups
1.3.6.1.4.1.171.14.8.2.2.1GroupdPortSecIfCfgGroupcurrentA collection of objects for configuring port security feature.
1.3.6.1.4.1.171.14.8.2.2.2GroupdPortSecIfStatusGroupcurrentA collection of objects providing the counter information for the port security feature.
1.3.6.1.4.1.171.14.8.2.2.3GroupdPortSecAddrGroupcurrentA collection of objects providing the address information for the port security feature.
1.3.6.1.4.1.171.14.8.2.2.4GroupdPortSecAddrNumCtrlGroupcurrentA collection of objects provides the configuration of the maximum secure MAC address number on system or VLAN specific.
1.3.6.1.4.1.171.14.8.2.2.5GroupdPortSecNotifEnableGroupcurrentA collection of object(s) that provides control over port security related notification(s).
1.3.6.1.4.1.171.14.8.2.2.6GroupdPortSecNotifGroupcurrentA collection of notifications providing information about address violation.