CIE1000-PSEC-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CIE1000-PSEC-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
 cie1000PsecMib 1.3.6.1.4.1.9.9.832.1.66
This is a private version of the Port Security MIB
       cie1000PsecMibObjects 1.3.6.1.4.1.9.9.832.1.66.1
           cie1000PsecConfig 1.3.6.1.4.1.9.9.832.1.66.1.2
               cie1000PsecConfigGlobals 1.3.6.1.4.1.9.9.832.1.66.1.2.1
                   cie1000PsecConfigGlobalsEnabled 1.3.6.1.4.1.9.9.832.1.66.1.2.1.1 truthvalue read-write
Globally enable/disable aging of secured entries. This doesn't affect aging of addresses secured by other modules.
                   cie1000PsecConfigGlobalsEnableAging 1.3.6.1.4.1.9.9.832.1.66.1.2.1.2 truthvalue read-write
If aging is globally enabled, this is the aging period in seconds. Valid range is [10; 10000000] seconds(max is around 115 days).
                   cie1000PsecConfigGlobalsAgingPeriodSecs 1.3.6.1.4.1.9.9.832.1.66.1.2.1.3 unsigned32 read-write
If aging is globally enabled, this is the aging period in seconds. Valid range is [10; 10000000] seconds(max is around 115 days).
               cie1000PsecConfigPortTable 1.3.6.1.4.1.9.9.832.1.66.1.2.2 no-access
This is a table of port configuration per session
                   cie1000PsecConfigPortEntry 1.3.6.1.4.1.9.9.832.1.66.1.2.2.1 no-access
Each session has a set of parameters
                       cie1000PsecConfigPortIfIndex 1.3.6.1.4.1.9.9.832.1.66.1.2.2.1.1 cie1000interfaceindex no-access
Logical interface number of the physical port.
                       cie1000PsecConfigPortEnabled 1.3.6.1.4.1.9.9.832.1.66.1.2.2.1.2 truthvalue read-write
Controls whether Port Security Limit Control is enabled for this port.
                       cie1000PsecConfigPortLimit 1.3.6.1.4.1.9.9.832.1.66.1.2.2.1.3 unsigned32 read-write
Maximum number of MAC addresses allowed on this port.Valid values = [PSEC_LIMIT_MIN; PSEC_LIMIT_MAX].
                       cie1000PsecConfigPortAction 1.3.6.1.4.1.9.9.832.1.66.1.2.2.1.4 cie1000pseclimitactiontype read-write
Action to take if number of MAC addresses exceeds the limit. NONE(0) Do nothing, except disallowing further clients. TRAP(1) Send an SNMP trap notification. SHUTDOWN(2) Shut-down the port. TRAP_AND_SHUTDOWN(3) Send an SNMP trap notification and shut-down the port.
           cie1000PsecStatus 1.3.6.1.4.1.9.9.832.1.66.1.3
               cie1000PsecStatusPortTable 1.3.6.1.4.1.9.9.832.1.66.1.3.1 no-access
This is a table of port configuration per session
                   cie1000PsecStatusPortEntry 1.3.6.1.4.1.9.9.832.1.66.1.3.1.1 no-access
Each session has a set of parameters
                       cie1000PsecStatusPortIfIndex 1.3.6.1.4.1.9.9.832.1.66.1.3.1.1.1 cie1000interfaceindex no-access
Logical interface number of the physical port.
                       cie1000PsecStatusPortUsers 1.3.6.1.4.1.9.9.832.1.66.1.3.1.1.2 unsigned32 read-only
Bit masks to indicate what users currently use port security on this port. Where bit 0 - port security limit, bit 1 - 802.1x, bit 2 - voice VLAN.
                       cie1000PsecStatusPortLimitReached 1.3.6.1.4.1.9.9.832.1.66.1.3.1.1.3 truthvalue read-only
TRUE if the limit is reached on the port, FALSE otherwise.
                       cie1000PsecStatusPortShutdown 1.3.6.1.4.1.9.9.832.1.66.1.3.1.1.4 truthvalue read-only
TRUE if the port is shut down, FALSE otherwise.
                       cie1000PsecStatusPortMacCount 1.3.6.1.4.1.9.9.832.1.66.1.3.1.1.5 unsigned32 read-only
Number of MAC addresses currently assigned to this port. The number does NOT include the number of entries that are held due to a H/W failure or S/W failure.
               cie1000PsecStatusPortTrapsTable 1.3.6.1.4.1.9.9.832.1.66.1.3.2 no-access
This is a table of port configuration per session
                   cie1000PsecStatusPortTrapsEntry 1.3.6.1.4.1.9.9.832.1.66.1.3.2.1 no-access
Each session has a set of parameters
                       cie1000PsecStatusPortTrapsIfIndex 1.3.6.1.4.1.9.9.832.1.66.1.3.2.1.1 cie1000interfaceindex no-access
Logical interface number of the physical port.
                       cie1000PsecStatusPortTrapsUsers 1.3.6.1.4.1.9.9.832.1.66.1.3.2.1.2 unsigned32 read-only
Bit masks to indicate what users currently use port security on this port. Where bit 0 - port security limit, bit 1 - 802.1x, bit 2 - voice VLAN.
                       cie1000PsecStatusPortTrapsLimitReached 1.3.6.1.4.1.9.9.832.1.66.1.3.2.1.3 truthvalue read-only
TRUE if the limit is reached on the port, FALSE otherwise.
                       cie1000PsecStatusPortTrapsShutdown 1.3.6.1.4.1.9.9.832.1.66.1.3.2.1.4 truthvalue read-only
TRUE if the port is shut down, FALSE otherwise.
                       cie1000PsecStatusPortTrapsMacCount 1.3.6.1.4.1.9.9.832.1.66.1.3.2.1.5 unsigned32 read-only
Number of MAC addresses currently assigned to this port. The number does NOT include the number of entries that are held due to a H/W failure or S/W failure.
           cie1000PsecControl 1.3.6.1.4.1.9.9.832.1.66.1.4
               cie1000PsecControlPortReopenTable 1.3.6.1.4.1.9.9.832.1.66.1.4.1 no-access
This is a table to re-open port and move it to ready state, if it was being disabled after limit was reached.
                   cie1000PsecControlPortReopenEntry 1.3.6.1.4.1.9.9.832.1.66.1.4.1.1 no-access
Each session has a set of parameters
                       cie1000PsecControlPortReopenIfIndex 1.3.6.1.4.1.9.9.832.1.66.1.4.1.1.1 cie1000interfaceindex no-access
Logical interface number of the physical port.
                       cie1000PsecControlPortReopenPortReOpen 1.3.6.1.4.1.9.9.832.1.66.1.4.1.1.2 truthvalue read-write
Set to true to reopen after it is shutdown
           cie1000PsecStatistics 1.3.6.1.4.1.9.9.832.1.66.1.5
               cie1000PsecStatisticsPortTable 1.3.6.1.4.1.9.9.832.1.66.1.5.1 no-access
This is a table of port statistics per session
                   cie1000PsecStatisticsPortEntry 1.3.6.1.4.1.9.9.832.1.66.1.5.1.1 no-access
Each session has a set of parameters
                       cie1000PsecStatisticsPortIfIndex 1.3.6.1.4.1.9.9.832.1.66.1.5.1.1.1 cie1000interfaceindex no-access
Logical interface number of the physical port.
                       cie1000PsecStatisticsPortAgeOrHold 1.3.6.1.4.1.9.9.832.1.66.1.5.1.1.5 cie1000displaystring read-only
Down-counter used in block and ageing process.
                       cie1000PsecStatisticsPortCreationTime 1.3.6.1.4.1.9.9.832.1.66.1.5.1.1.6 cie1000displaystring read-only
Time when this entry was orignally added.
                       cie1000PsecStatisticsPortState 1.3.6.1.4.1.9.9.832.1.66.1.5.1.1.7 cie1000psecstatetype read-only
Current State of a entry, expected state can be either FORWARDING or BLOCKED.
                       cie1000PsecStatisticsPortMacId 1.3.6.1.4.1.9.9.832.1.66.1.5.1.1.8 macaddress read-only
The MAC address that this is all about.
                       cie1000PsecStatisticsPortVlanId 1.3.6.1.4.1.9.9.832.1.66.1.5.1.1.9 cie1000unsigned16 read-only
The VID that this is all about.
           cie1000PsecTrap 1.3.6.1.4.1.9.9.832.1.66.1.6
               cie1000PsecTrapLimitExceeded 1.3.6.1.4.1.9.9.832.1.66.1.6.1
This trap signals that a row has been added. The index(es) and value(s) of the row is included in the trap.
               cie1000PsecTrapMod 1.3.6.1.4.1.9.9.832.1.66.1.6.2
This trap signals that one or more of the objects included in the trap has been updated.
               cie1000PsecTrapLimitRecovered 1.3.6.1.4.1.9.9.832.1.66.1.6.3
This trap signals that a row has been deleted. The index(es) of the row is included in the trap.
       cie1000PsecMibConformance 1.3.6.1.4.1.9.9.832.1.66.2
           cie1000PsecMibCompliances 1.3.6.1.4.1.9.9.832.1.66.2.1
               cie1000PsecMibCompliance 1.3.6.1.4.1.9.9.832.1.66.2.1.1
The compliance statement for the implementation.
           cie1000PsecMibGroups 1.3.6.1.4.1.9.9.832.1.66.2.2
               cie1000PsecConfigGlobalsInfoGroup 1.3.6.1.4.1.9.9.832.1.66.2.2.1
A collection of objects.
               cie1000PsecConfigPortTableInfoGroup 1.3.6.1.4.1.9.9.832.1.66.2.2.2
A collection of objects.
               cie1000PsecStatusPortTableInfoGroup 1.3.6.1.4.1.9.9.832.1.66.2.2.3
A collection of objects.
               cie1000PsecStatusPortTrapsInfoGroup 1.3.6.1.4.1.9.9.832.1.66.2.2.4
A collection of objects.
               cie1000PsecControlPortReopenTableInfoGroup 1.3.6.1.4.1.9.9.832.1.66.2.2.5
A collection of objects.
               cie1000PsecStatisticsPortTableInfoGroup 1.3.6.1.4.1.9.9.832.1.66.2.2.6
A collection of objects.
               cie1000PsecTrapLimitExceededInfoGroup 1.3.6.1.4.1.9.9.832.1.66.2.2.7
Information group containing a trap.
               cie1000PsecTrapModInfoGroup 1.3.6.1.4.1.9.9.832.1.66.2.2.8
Information group containing a trap.
               cie1000PsecTrapLimitRecoveredInfoGroup 1.3.6.1.4.1.9.9.832.1.66.2.2.9
Information group containing a trap.