PRVT-MAC-SECURITY-MIB: View SNMP OID List / Download MIB

VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES


 Home MIB: PRVT-MAC-SECURITY-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
 prvtMacSecurityMIB 1.3.6.1.4.1.738.1.5.109
The MIB module for managing port MAC security.
         prvtMacSecNotifications 1.3.6.1.4.1.738.1.5.109.0
             portSecurityWmarkViolation 1.3.6.1.4.1.738.1.5.109.0.1
             portSecurityViolation 1.3.6.1.4.1.738.1.5.109.0.2
         prvtMacSecObjects 1.3.6.1.4.1.738.1.5.109.1
             prvtMacSecLrnProfTable 1.3.6.1.4.1.738.1.5.109.1.1 no-access
The table of learning profiles. A learning profile specifies the thresholds, and actions to take with regards to the number of MAC addresses learned.
                 prvtMacSecLrnProfEntry 1.3.6.1.4.1.738.1.5.109.1.1.1 no-access
An entry belonging to prvtMacSecLrnProfTable.
                     prvtMacSecLrnProfName 1.3.6.1.4.1.738.1.5.109.1.1.1.1 prvtmacseclrnprofilenametype no-access
The name uniquely identifying the learning profile.
                     prvtMacSecLrnProfRowStatus 1.3.6.1.4.1.738.1.5.109.1.1.1.2 rowstatus read-only
The RowStatus for this instance.
                     prvtMacSecLrnProfPolicy 1.3.6.1.4.1.738.1.5.109.1.1.1.3 prvtmacsecpolicytype read-only
The type of MAC security policy that this learning profile follows.
                     prvtMacSecLrnProfMaxMacCount 1.3.6.1.4.1.738.1.5.109.1.1.1.4 unsigned32 read-only
Maximum allowed number of MAC addresses to be learned. This value should be greater than or equal to the watermark MAC count, prvtMacSecLrnProfWatermarkCount.
                     prvtMacSecLrnProfIgnoreFiltered 1.3.6.1.4.1.738.1.5.109.1.1.1.5 truthvalue read-only
When the violation limit is reached, do not learn violating MACs as filtered, but simply ignore them.
                     prvtMacSecLrnProfAction 1.3.6.1.4.1.738.1.5.109.1.1.1.6 prvtmacsecsecurityactiontype read-only
The action to perform upon reaching the prvtMacSecLrnProfMaxMacCount value.
                     prvtMacSecLrnProfWatermarkAction 1.3.6.1.4.1.738.1.5.109.1.1.1.7 prvtmacsecwatermarkactiontype read-only
The action to perform upon reaching the prvtMacSecLrnProfWatermarkCount value.
                     prvtMacSecLrnProfWatermarkCount 1.3.6.1.4.1.738.1.5.109.1.1.1.8 unsigned32 read-only
Sets the watermark at which the action specified in prvtMacSecLrnProfWatermarkAction will be taken. This value should be less than the maximum MAC count, prvtMacSecLrnProfMaxMacCount.
             prvtMacSecIfTable 1.3.6.1.4.1.738.1.5.109.1.2 no-access
The table of profiles that have been assigned to each interface.
                 prvtMacSecIfEntry 1.3.6.1.4.1.738.1.5.109.1.2.1 no-access
An entry belonging to prvtMacSecIfTable.
                     prvtMacSecIfName 1.3.6.1.4.1.738.1.5.109.1.2.1.1 octet string no-access
Interface name.
                     prvtMacSecIfRowStatus 1.3.6.1.4.1.738.1.5.109.1.2.1.2 rowstatus read-only
The RowStatus for this instance.
                     prvtMacSecIfProfile 1.3.6.1.4.1.738.1.5.109.1.2.1.3 prvtmacseclrnprofilenametype read-only
The name of a learning profile from prvtMacSecLrnProfTable.
                     prvtMacSecIfCurrMacCount 1.3.6.1.4.1.738.1.5.109.1.2.1.4 unsigned32 read-only
The current MAC count for this entry.
                     prvtMacSecIfState 1.3.6.1.4.1.738.1.5.109.1.2.1.5 prvtmacsecentrystatetype read-only
The current state of this entry.