SWITCH-PORTSECURITY-MIB: View SNMP OID List / Download MIB

VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.


 Home MIB: SWITCH-PORTSECURITY-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
 rcPortsecurity 1.3.6.1.4.1.8886.6.1.49
description of port security mac manage object.
       rcPortSecCfg 1.3.6.1.4.1.8886.6.1.49.1
           rcPortSecMacAgingTime 1.3.6.1.4.1.8886.6.1.49.1.1 integer read-write
The interval in which the interface is secured. After the expiration of the time, the corresponding SecureMacAddress will be removed. If the value of this object is 0, the aging mechanism is disabled.
       rcPortSecTable 1.3.6.1.4.1.8886.6.1.49.2 no-access
A table of security mac for port and associated properties.
           rcPortSecEntry 1.3.6.1.4.1.8886.6.1.49.2.1 no-access
Table entry for security of port and status information.
               rcPortSecIndx 1.3.6.1.4.1.8886.6.1.49.2.1.1 integer no-access
The index port number.
               rcPortSecEnable 1.3.6.1.4.1.8886.6.1.49.2.1.2 enablevar read-write
The port security status.
               rcPortSecMaxAllowedMac 1.3.6.1.4.1.8886.6.1.49.2.1.3 integer read-write
The maximum number of MAC addresses to be secured on the interface. when configuration value is larger than rcPortSecCurMacNum, the result return wrong,so please check the rcPortSecCurMacNum firstly.
               rcPortSecMacViolationAction 1.3.6.1.4.1.8886.6.1.49.2.1.4 integer read-write
Determines the action that the device will take if the traffic matches the port security violation.
               rcPortSecShutUp 1.3.6.1.4.1.8886.6.1.49.2.1.5 integer read-write
This object indicates the shut up of security port..
               rcPortSecMacStickyEnable 1.3.6.1.4.1.8886.6.1.49.2.1.6 enablevar read-write
Set to 'true' to enable and 'false' to disable Sticky port security feature on this interface. Enabling this feature allows the device to secure learned MAC addresses on this interface permanently. In order to remove the sticky addresses on this interface, user has to manually delete the sticky MAC address(es) or disable the sticky feature itself.
               rcPortSecTrapEnable 1.3.6.1.4.1.8886.6.1.49.2.1.7 enablevar read-write
This object indicates the VLAN where the last MAC address that is seen on this interface. This object is also used as a variable in the cpsIfVlanSecureMacAddrViolation notification to contain the value of the VLAN received the mac address which caused the violation.
               rcPortSecMacDel 1.3.6.1.4.1.8886.6.1.49.2.1.8 integer read-write
It indicates that it can delete security mac address. 1 indicates configuration security mac, 2 indicates dynamic security mac, 3 indicates sticky security mac. 4 indicates all security mac,
               rcPortSecCurMacNum 1.3.6.1.4.1.8886.6.1.49.2.1.9 integer read-only
The current number of MAC addresses secured on this interface.
               rcPortSecMaxMacs 1.3.6.1.4.1.8886.6.1.49.2.1.10 integer read-only
The history mac max of MAC addresses secured on this interface.
               rcPortSecMacViolations 1.3.6.1.4.1.8886.6.1.49.2.1.11 integer read-only
This object indicates the number of violations occurred on a secure interface. The counter will be initialized to zero when the port security feature is enabled on an interface.
               rcPortSecViolationStatus 1.3.6.1.4.1.8886.6.1.49.2.1.12 integer read-only
This object represents the operational status of the port security feature on an interface. secureup(1) - This indicates port security is operational. shutdown(2) - This indicates that the port is shutdown due to port security violation when the object rcPortSecMacViolationAction is of type 'shutdown'.
               rcPortSecLastAccessMacAddress 1.3.6.1.4.1.8886.6.1.49.2.1.13 macaddress read-only
This object indicates the last MAC address that is seen on this interface. This object is also used as a variable to contain the value of the MAC address which caused the violation.
               rcPortSecLastAccessMacVlan 1.3.6.1.4.1.8886.6.1.49.2.1.14 integer read-only
This object indicates the VLAN where the last MAC address that is seen on this interface. This object is also used as a variable in the cpsIfVlanSecureMacAddrViolation notification to contain the value of the VLAN received the mac address which caused the violation.
               rcPortSecLastAgingMacAddress 1.3.6.1.4.1.8886.6.1.49.2.1.15 macaddress read-only
This object indicates the last aging MAC address that is seen on this interface. This object is also used as a variable in the rcPortSecAgingTrap notification to contain the value of the MAC address which caused the aging trap.
               rcPortSecLastAgingMacVlan 1.3.6.1.4.1.8886.6.1.49.2.1.16 integer read-only
This object indicates the VLAN where the last aging MAC address that is seen on this interface. This object is also used as a variable in the rcPortSecAgingTrap notification to contain the value of the VLAN related to the mac address which caused the aging.
               rcPortSecLastDelMacAddress 1.3.6.1.4.1.8886.6.1.49.2.1.17 macaddress read-only
This object indicates the last deleted MAC address that is seen on this interface. This object is also used as a variable in the rcPortSecDelTrap notification to contain the value of the MAC address which caused the deletion trap.
               rcPortSecLastDelMacVlan 1.3.6.1.4.1.8886.6.1.49.2.1.18 integer read-only
This object indicates the VLAN where the last deleted MAC address that is seen on this interface. This object is also used as a variable in the rcPortSecDelTrap notification to contain the value of the VLAN related to the mac address which caused the deletion.
               rcPortSecLastDelMacFlag 1.3.6.1.4.1.8886.6.1.49.2.1.19 integer read-only
This object indicates if the last deleted secure MAC address is a configured 'static' or learned 'dynamic' or learned and retained across reboots 'sticky'. Enumeration: 'static': 1, 'dynamic': 2, 'sticky': 3.
               rcPortSecAgingType 1.3.6.1.4.1.8886.6.1.49.2.1.20 integer read-write
This object indicates the aging type of the port. Inactivity:The length of time after the device last received a packet from the address on the port. Absolute:The length of time after the device learned the address. This is the default aging method; however, the default aging time is 0 minutes, which disables aging. Enumeration: 'inactivity': 2, 'absolute': 1.
       rcPortSecMacTable 1.3.6.1.4.1.8886.6.1.49.3 no-access
A table of security mac for mac and vlan.
           rcPortSecMacEntry 1.3.6.1.4.1.8886.6.1.49.3.1 no-access
Table entry for security mac information.
               rcPortSecVlan 1.3.6.1.4.1.8886.6.1.49.3.1.1 integer read-only
This object indicates the vlan configured on an interface.
               rcPortSecMac 1.3.6.1.4.1.8886.6.1.49.3.1.2 macaddress read-only
This object indicates the mac configured on an interface.
               rcPortSecPort 1.3.6.1.4.1.8886.6.1.49.3.1.3 integer read-only
This object indicates on which port a secure MAC address configured or learned.
               rcPortSecFlag 1.3.6.1.4.1.8886.6.1.49.3.1.4 integer read-only
This object indicates if the secure MAC address is a configured 'static' or learned 'dynamic' or learned and retained across reboots 'sticky'. Enumeration: 'static': 1, 'dynamic': 2, 'sticky': 3.
               rcPortSecAgingTm 1.3.6.1.4.1.8886.6.1.49.3.1.5 integer read-only
This object indicates that this MAC should be delate after 'rcPortSecAgingTm' vaule.
               rcPortSecRowStatus 1.3.6.1.4.1.8886.6.1.49.3.1.6 rowstatus read-only
The status of this entry.
       rcPortSecTrapGroup 1.3.6.1.4.1.8886.6.1.49.4
           rcPortSecLearningTrap 1.3.6.1.4.1.8886.6.1.49.4.1
Port security learning trap.
           rcPortSecViolationTrap 1.3.6.1.4.1.8886.6.1.49.4.2
Security mac violation trap.
           rcPortSecAgingTrap 1.3.6.1.4.1.8886.6.1.49.4.3
Mac aging happens.
           rcPortSecDelTrap 1.3.6.1.4.1.8886.6.1.49.4.4
Mac deletion happens.