CISCO-PSM-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-PSM-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
 ciscoPsmMIB 1.3.6.1.4.1.9.9.364
The MIB module for the management of the Port Security Manager (PSM). The PSM consists of 2 aspects: Port binding and Fabric binding. Port binding is concerned with the security of switch ports and Fabric binding with the security of the SAN fabric as a whole.
         ciscoPsmMIBNotifs 1.3.6.1.4.1.9.9.364.0
             ciscoPsmPortBindFPortDenyNotify 1.3.6.1.4.1.9.9.364.0.1
This notification is generated whenever a FLOGI is denied due to enforced port bindings on the local device on a F/FL port.
             ciscoPsmPortBindEPortDenyNotify 1.3.6.1.4.1.9.9.364.0.2
This notification is generated whenever a switch is denied due to enforced port bindings on the local device on a E port.
             ciscoPsmFabricBindDenyNotify 1.3.6.1.4.1.9.9.364.0.3
This notification is generated whenever a device is not allowed to join the fabric due to enforced fabric bindings on the local device.
             ciscoPsmFabricBindDenyNotifyNew 1.3.6.1.4.1.9.9.364.0.4
This notification is generated whenever a device is not allowed to join the fabric due to enforced fabric bindings on the local device.
         ciscoPsmMIBObjects 1.3.6.1.4.1.9.9.364.1
             cpsmConfiguration 1.3.6.1.4.1.9.9.364.1.1
                 cpsmPortBindTable 1.3.6.1.4.1.9.9.364.1.1.1 no-access
This table contains the set of all valid port bindings configured on the local device. A valid port binding consists of a pWWN/nWWN bound to a port on the local device. If a device Px is bound with an interface Fx on the local device, then Px can only FLOGI thru' Fx on the local device and not thru' any other interface and Fx will permit FLOGI only from Px. Wild-cards can be specified for either Px or Fx but not for both. The set of valid port bindings configured in this table should be activated by means of the cpsmPortBindActivateTable. When the activation takes place, the valid port binding entries are enforced and FLOGI from external devices to the local device will be subject to the enforced port bindings.
                     cpsmPortBindEntry 1.3.6.1.4.1.9.9.364.1.1.1.1 no-access
An entry (conceptual row) in this table.
                         cpsmPortBindNwType 1.3.6.1.4.1.9.9.364.1.1.1.1.1 cpsmvirtnwtype no-access
The type of virtual interface.
                         cpsmPortBindNwIndex 1.3.6.1.4.1.9.9.364.1.1.1.1.2 unsigned32 no-access
The id of the VSAN/VLAN according to the type specified in the corresponding instance of cpsmPortBindNwType.
                         cpsmPortBindIndex 1.3.6.1.4.1.9.9.364.1.1.1.1.3 unsigned32 no-access
Uniquely identifies a valid port binding on a VSAN/VLAN.
                         cpsmPortBindLoginDevType 1.3.6.1.4.1.9.9.364.1.1.1.1.4 cpsmportbinddevtype read-only
Specifies the format of the corresponding instance of cpsmPortBindLoginDev.
                         cpsmPortBindLoginDev 1.3.6.1.4.1.9.9.364.1.1.1.1.5 octet string read-only
This object represents the logging-in device address. The interpretation of this object depends on the cpsmPortBindLoginDevType object. If the value of the corresponding instance of cpsmPortBindLoginDevType object is 'mac(1)', then this object contains a MAC address. If the value of the corresponding instance of cpsmPortBindLoginDevType object is 'nWwn(2)', then this object contains a Node WWN. If the value of the corresponding instance of cpsmPortBindLoginDevType object is 'pWwn(3)', then this object contains a Port WWN. If the value of the corresponding instance of cpsmPortBindLoginDevType object is 'sWwn(4)', then this object contains a Switch WWN. If the value of the corresponding instance of cpsmPortBindLoginDevType object is 'wildCard(5)', then it represents a wild-card entry and this object's value will be ignored. The wild-card represents any device. This object MUST be set to a valid value before or concurrently with setting the corresponding instance of cpsmPortBindRowStatus object to 'active'.
                         cpsmPortBindLoginPointType 1.3.6.1.4.1.9.9.364.1.1.1.1.6 cpsmportbindswporttype read-only
Specifies the format of the corresponding instance of cpsmPortBindLoginPoint.
                         cpsmPortBindLoginPoint 1.3.6.1.4.1.9.9.364.1.1.1.1.7 octet string read-only
This object represents the address of the port on the local device thru' which the device specified by the corresponding instance of cpsmPortBindLoginDev can FLOGI. The interpretation of this object depends on the value of the corresponding instance of cpsmPortBindLoginPointType. If the value of the corresponding instance of cpsmPortBindLoginPointType is 'fwwn(1)', then this object contains the fabric WWN of a port on the local device. If the value of the corresponding instance of cpsmPortBindLoginPointType is 'intfIndex(2)', then a port on the local device is being represented by it's interface index (ifIndex) and this object contains the ifIndex. If the value of the corresponding instance of cpsmPortBindLoginPointType is 'wildCard(3)', then it represents a wild-card entry and the value of this object is ignored. The wild-card represents any port on the local device. If the value of the corresponding instance of cpsmPortBindLoginPointType is 'swwn(4)', then this object contains the WWN of a switch in the fabric. This represents any port on that switch. This object MUST be set to a valid value before or concurrently with setting the corresponding instance of cpsmPortBindRowStatus object to 'active'.
                         cpsmPortBindRowStatus 1.3.6.1.4.1.9.9.364.1.1.1.1.8 rowstatus read-only
The status of this conceptual row.
                 cpsmPortBindActivateTable 1.3.6.1.4.1.9.9.364.1.1.2 no-access
This table contains atmost one entry per VSAN/VLAN that is configured. These entries reflect the state of activation/deactivation of the valid port bindings on the corresponding VSAN/VLAN.
                     cpsmPortBindActivateEntry 1.3.6.1.4.1.9.9.364.1.1.2.1 no-access
An entry (conceptual row) in this table. The recommended mechanism for activation is as follows: - turn off auto-learn on the required VSAN/VLAN by means of cpsmPortBindAutoLearnEnable object in the cpsmPortBindAutoLearnTable. - copy the enforced port bindings to the configuration port binding (cpsmPortBindTable) by means of the cpsmPortBindCopyTable from the cpsmPortBindEnfTable. - activate the configuration port binding using this table.
                         cpsmPortBindActivate 1.3.6.1.4.1.9.9.364.1.1.2.1.1 cpsmdbactivate read-write
Setting this object to 'activate(1)', will result in the valid port bindings on this VSAN/VLAN being activated and the set of port bindings that have been activated will be copied to the cpsmPortBindEnfTable. Setting this object to 'activateWithAutoLearnOff(2)', will result in the valid port bindings on this VSAN/VLAN being activated and copied to the cpsmPortBindEnfTable and will also result in auto learn being turned off on this VSAN/VLAN, once the activation is complete. By default, auto learn will be turned 'on' on a VSAN/VLAN after activation. Before activation is attempted, auto-learn should be off. Setting this object to 'forceActivate(3)', will result in forced activation, even if there are errors during activation and the activated port bindings will be copied to the cpsmPortBindEnfTable. Setting this object to 'forceActivateWithAutoLearnOff(4)', will result in forced activation along with turning auto learn off after activation and the activated port bindings will be copied to the cpsmPortBindEnfTable. Setting this object to 'deactivate(5)', will result in deactivation of currently activated valid port bindings (if any), on this VSAN/VLAN. Currently active entries (if any), which would have been present in the cpsmPortBindEnfTable, will be removed. Setting this object to 'noop(6)', results in no action. The value of this object when read is always 'noop(6)'. Activation will not be allowed on a VSAN/VLAN if auto-learn is enabled on that VSAN/VLAN.
                         cpsmPortBindResult 1.3.6.1.4.1.9.9.364.1.1.2.1.2 cpsmactivateresult read-only
This object indicates the outcome of the most recent activation/deactivation.
                         cpsmPortBindLastActTime 1.3.6.1.4.1.9.9.364.1.1.2.1.3 timestamp read-only
The sysUpTime at which the valid port bindings on this VLAN/VSAN were last activated. If the last activation took place prior to the last re-initialization of the agent, then this object will contain a zero value.
                         cpsmPortBindActState 1.3.6.1.4.1.9.9.364.1.1.2.1.4 truthvalue read-only
The state of activation on this VSAN/VLAN. If the value of this object is 'true', then an activation has been attempted as the most recent operation on this VSAN/VLAN. If the value of this object is 'false', then an activation has not been attempted as the most recent operation on this VSAN/VLAN.
                 cpsmFabricBindTable 1.3.6.1.4.1.9.9.364.1.1.3 no-access
This table contains the set of all valid fabric bindings configured on the local device. A Fabric binding is specified as a switch WWN along with an insistent domain id. This set of switch WWNs represent the set of all switches that can be part of the fabric. Switches not part of this set will not be allowed to be part of the fabric. The set of valid fabric bindings configured in this table should be activated by means of the cpsmFabricBindActivateTable.
                     cpsmFabricBindEntry 1.3.6.1.4.1.9.9.364.1.1.3.1 no-access
An entry (conceptual row) in this table.
                         cpsmFabricBindNwType 1.3.6.1.4.1.9.9.364.1.1.3.1.1 cpsmvirtnwtype no-access
The type of virtual interface.
                         cpsmFabricBindNwIndex 1.3.6.1.4.1.9.9.364.1.1.3.1.2 unsigned32 no-access
The id of the VSAN/VLAN according to the type specified in the corresponding instance of cpsmFabricBindNwType.
                         cpsmFabricBindIndex 1.3.6.1.4.1.9.9.364.1.1.3.1.3 unsigned32 no-access
Uniquely identifies a valid fabric binding on a VSAN/VLAN.
                         cpsmFabricBindSwitchWwn 1.3.6.1.4.1.9.9.364.1.1.3.1.4 octet string read-only
This object specifies the switch WWN of a switch that can be part of the fabric. This object MUST be set to a valid value before or concurrently with setting the corresponding instance of cpsmFabricBindRowStatus object to 'active'. This object cannot be modified while the corresponding value of cpsmFabricBindRowStatus object is 'active'.
                         cpsmFabricBindDomId 1.3.6.1.4.1.9.9.364.1.1.3.1.5 domainid read-only
Specifies an insistent domain id. This object MUST be set to a valid value before or concurrently with setting the corresponding instance of cpsmFabricBindRowStatus object to 'active'. This object cannot be modified while the corresponding value of cpsmFabricBindRowStatus object is 'active'. The switch specified in the corresponding instance of cpsmFabricBindSwitchWwn will be allowed to be part of the fabric, only if it has a domain id equal to the value of this object. Attempting to pair a domain id with more than one switch or a single switch with more than one domain id, results in error.
                         cpsmFabricBindRowStatus 1.3.6.1.4.1.9.9.364.1.1.3.1.6 rowstatus read-only
The status of this conceptual row.
                 cpsmFabricBindActivateTable 1.3.6.1.4.1.9.9.364.1.1.4 no-access
This table contains atmost one entry per VSAN/VLAN that is configured. These entries reflect the state of activation/deactivation of the valid fabric bindings on the corresponding VSAN/VLAN. Entries can get into this table or be deleted from this table only by means of explicit activation/deactivation.
                     cpsmFabricBindActivateEntry 1.3.6.1.4.1.9.9.364.1.1.4.1 no-access
An entry (conceptual row) in this table. The recommended mechanism for activation is as follows: - copy the enforced fabric bindings to the configuration fabric binding (cpsmFabricBindTable) by means of the cpsmFabricBindCopyTable. - activate the configuration fabric binding using this table.
                         cpsmFabricBindActivate 1.3.6.1.4.1.9.9.364.1.1.4.1.1 cpsmdbactivate read-write
Setting this object to 'activate(1)', will result in the valid fabric bindings on this VSAN/VLAN being activated and the set of fabric bindings that have been activated will be copied to the cpsmFabricBindEnfTable. Setting this object to 'activateWithAutoLearnOff(2)', will result in the valid fabric bindings on this VSAN/VLAN being activated and copied to the cpsmFabricBindEnfTable and will also result in auto learn being turned off on this VSAN/VLAN, once the activation is complete. By default, auto learn will be turned 'on' on a VSAN/VLAN after activation. Before activation is attempted, auto-learn should be off. Setting this object to 'forceActivate(3)', will result in forced activation, even if there are errors during activation and the activated fabric bindings will be copied to the cpsmFabricBindEnfTable. Setting this object to 'forceActivateWithAutoLearnOff(4)', will result in forced activation along with turning auto learn off after activation and the activated fabric bindings will be copied to the cpsmFabricBindEnfTable. Setting this object to 'deactivate(5)', will result in deactivation of currently activated fabric bindings (if any), on this VSAN/VLAN. Currently active entries (if any), which would have been present in the cpsmFabricBindEnfTable, will be removed. Setting this object to 'noop(6), results in no action. The value of this object when read is always 'noop(6)'.
                         cpsmFabricBindResult 1.3.6.1.4.1.9.9.364.1.1.4.1.2 cpsmactivateresult read-only
This object indicates the outcome of the most recent activation/deactivation.
                         cpsmFabricBindLastActTime 1.3.6.1.4.1.9.9.364.1.1.4.1.3 timestamp read-only
The sysUpTime at which the valid fabric bindings on this VLAN/VSAN were last activated. If the last activation took place prior to the last re-initialization of the agent, then this object will contain a zero value.
                         cpsmFabricBindActState 1.3.6.1.4.1.9.9.364.1.1.4.1.4 truthvalue read-only
The state of activation on this VSAN/VLAN. If the value of this object is 'true', then an activation has been attempted as the most recent operation on this VSAN/VLAN. If the value of this object is 'false', then an activation has not been attempted as the most recent operation on this VSAN/VLAN.
                 cpsmPortBindCopyTable 1.3.6.1.4.1.9.9.364.1.1.5 no-access
This table contains atmost one entry per VSAN/VLAN that is configured. These entries help in copying the enforced (active) port binding database (cpsmPortBindEnfTable) to the configuration port binding database (cpsmPortBindTable) on a VSAN/VLAN. This copy operation overwrites the existing configuration port binding database.
                     cpsmPortBindCopyEntry 1.3.6.1.4.1.9.9.364.1.1.5.1 no-access
An entry (conceptual row) in this table.
                         cpsmPortBindCopyActToConfig 1.3.6.1.4.1.9.9.364.1.1.5.1.1 integer read-write
This object when set to 'copy(1)', results in the active (enforced) port binding database to be copied on to the configuration port binding database on this VSAN/VLAN. Note that the learned entries are also copied. No action is taken if this object is set to 'noop(2)'. The value of this object when read is always 'noop'. Enumeration: 'copy': 1, 'noop': 2.
                         cpsmPortBindLastChangeTime 1.3.6.1.4.1.9.9.364.1.1.5.1.2 timestamp read-only
The value of sysUpTime when the last change was made to the configuration port binding database on this VSAN/VLAN. If it has not been modified since the last re-initialization of the agent, then this object will contain a zero value.
                 cpsmFabricBindCopyTable 1.3.6.1.4.1.9.9.364.1.1.6 no-access
This table contains atmost one entry per VSAN/VLAN that is configured. These entries help in copying the enforced (active) fabric binding database (cpsmFabricBindEnfTable) to the configuration fabric binding database (cpsmFabricBindTable) on a VSAN/VLAN. This copy operation overwrites the existing configuration fabric binding database.
                     cpsmFabricBindCopyEntry 1.3.6.1.4.1.9.9.364.1.1.6.1 no-access
An entry (conceptual row) in this table.
                         cpsmFabricBindCopyActToConfig 1.3.6.1.4.1.9.9.364.1.1.6.1.1 integer read-write
This object when set to 'copy(1)', results in the enforced fabric binding database to be copied on to the configuration fabric binding database on this VSAN/VLAN. Note that the learned entries are also copied. No action is taken if this object is set to 'noop(2)'. The value of this object when read is always 'noop'. Enumeration: 'copy': 1, 'noop': 2.
                         cpsmFabricBindLastChangeTime 1.3.6.1.4.1.9.9.364.1.1.6.1.2 timestamp read-only
The value of sysUpTime when the last change was made to the configuration fabric binding database on this VSAN/VLAN. If it has not been modified since the last re-initialization of the agent, then this object will contain a zero value.
                 cpsmPortBindEnfTable 1.3.6.1.4.1.9.9.364.1.1.7 no-access
This table contains information on all currently enforced port bindings on all VSANs/VLANs on the local device. The enforced set of port bindings is the set of valid port bindings copied from the configuration port binding database (cpsmPortBindTable) at the time they were activated. These entries cannot be modified. The learnt entries are also a part of this table. Entries can get into this table or be deleted from this table only by means of explicit activation/deactivation. Note that this table will be empty when no valid port bindings have been activated.
                     cpsmPortBindEnfEntry 1.3.6.1.4.1.9.9.364.1.1.7.1 no-access
An entry (conceptual row) in this table.
                         cpsmPortBindEnfNwType 1.3.6.1.4.1.9.9.364.1.1.7.1.1 cpsmvirtnwtype no-access
The type of virtual interface.
                         cpsmPortBindEnfNwIndex 1.3.6.1.4.1.9.9.364.1.1.7.1.2 unsigned32 no-access
The id of the VSAN/VLAN according to the type specified in the corresponding instance of cpsmPortBindEnfNwType.
                         cpsmPortBindEnfIndex 1.3.6.1.4.1.9.9.364.1.1.7.1.3 unsigned32 no-access
Uniquely identifies a valid port binding on a VSAN/VLAN.
                         cpsmPortBindEnfLoginDevType 1.3.6.1.4.1.9.9.364.1.1.7.1.4 cpsmportbinddevtype read-only
This object identifies the format of the corresponding instance of cpsmPortBindEnfLoginDev object.
                         cpsmPortBindEnfLoginDev 1.3.6.1.4.1.9.9.364.1.1.7.1.5 octet string read-only
This object represents the logging in device address. This object was copied from the cpsmPortBindLoginDev object in the cpsmPortBindTable at the time when the currently active port bindings were activated.
                         cpsmPortBindEnfLoginPointType 1.3.6.1.4.1.9.9.364.1.1.7.1.6 cpsmportbindswporttype read-only
Specifies the format of the corresponding instance of cpsmPortBindEnfLoginPoint.
                         cpsmPortBindEnfLoginPoint 1.3.6.1.4.1.9.9.364.1.1.7.1.7 octet string read-only
This object represents the address of a port on the local device. This object was copied from the cpsmPortBindLoginPoint object in the cpsmPortBindTable at the time when the currently active port bindings were activated.
                         cpsmPortBindEnfIsLearnt 1.3.6.1.4.1.9.9.364.1.1.7.1.8 truthvalue read-only
This object indicates if this entry is a learnt entry or not. If the value of this object is 'true', then this is a learnt entry. If the value of this object is 'false', then it is not a learnt entry.
                 cpsmFabricBindEnfTable 1.3.6.1.4.1.9.9.364.1.1.8 no-access
This table contains information on all currently enforced fabric bindings on all VSANs/VLANs on the local device. The enforced set of fabric bindings is the set of fabric bindings copied from the full fabric binding database (cpsmFabricBindTable) at the time they were activated. These entries cannot be modified. The learnt entries are also part of this table. Entries can get into this table or be deleted from this table only by means of explicit activation/deactivation. Note that this table will be empty when no valid fabric bindings have been activated.
                     cpsmFabricBindEnfEntry 1.3.6.1.4.1.9.9.364.1.1.8.1 no-access
An entry (conceptual row) in this table.
                         cpsmFabricBindEnfNwType 1.3.6.1.4.1.9.9.364.1.1.8.1.1 cpsmvirtnwtype no-access
The type of virtual interface.
                         cpsmFabricBindEnfNwIndex 1.3.6.1.4.1.9.9.364.1.1.8.1.2 unsigned32 no-access
The id of the VSAN/VLAN according to the type specified in the corresponding instance of cpsmFabricBindEnfNwType.
                         cpsmFabricBindEnfIndex 1.3.6.1.4.1.9.9.364.1.1.8.1.3 unsigned32 no-access
Uniquely identifies a valid fabric binding on a VSAN/VLAN.
                         cpsmFabricBindEnfSwitchWwn 1.3.6.1.4.1.9.9.364.1.1.8.1.4 octet string read-only
This object specifies the switch WWN of a switch that can be part of the fabric. This object was copied from the cpsmFabricBindSwitchWwn object in the cpsmFabricBindTable at the time when the currently active fabric bindings were activated.
                         cpsmFabricBindEnfDomId 1.3.6.1.4.1.9.9.364.1.1.8.1.5 domainid read-only
This object specifies the insistent domain id of the switch represented by the corresponding instance of cpsmFabricBindEnfSwitchWwn. This object was copied from the cpsmFabricBindDomId object in the cpsmFabricBindTable at the time when the currently active fabric bindings were activated.
                         cpsmFabricBindEnfIsLearnt 1.3.6.1.4.1.9.9.364.1.1.8.1.6 truthvalue read-only
This object indicates if this entry is a learnt entry or not. If the value of this object is 'true', then this is a learnt entry. If the value of this object is 'false', then it is not a learnt entry.
                 cpsmPortBindAutoLearnTable 1.3.6.1.4.1.9.9.364.1.1.9 no-access
This table contains information on the auto learn policy for valid port bindings on all VSANs/VLANs on the local device.
                     cpsmPortBindAutoLearnEntry 1.3.6.1.4.1.9.9.364.1.1.9.1 no-access
An entry (conceptual row) in this table.
                         cpsmPortBindAutoLearnIndexType 1.3.6.1.4.1.9.9.364.1.1.9.1.1 cpsmvirtnwtype no-access
This object indicates the type of virtual interface.
                         cpsmPortBindAutoLearnIndex 1.3.6.1.4.1.9.9.364.1.1.9.1.2 unsigned32 no-access
The id of the VSAN/VLAN for which auto learning is being enabled.
                         cpsmPortBindAutoLearnEnable 1.3.6.1.4.1.9.9.364.1.1.9.1.3 cpsmautolearnenable read-write
This object helps to 'learn' the valid port binding configuration of devices/ports logged into the local device on all its ports and populate the above enforced port binding table (cpsmPortBindEnfTable) with the same. This mechanism of 'learning' the configuration of devices/ports logged into the local device over a period of time and populating the configuration is a convenience mechanism for users. If this object is set to 'on(1)' on a particular VSAN/VLAN, all subsequent logins (FLOGIs) on that VSAN/VLAN will be populated in the enforced port binding database, provided it is not in conflict with existing enforced port bindings on that VSAN/VLAN. When this object is set to 'off(2)', the mechanism of learning is stopped. The learned entries will however be in the enforced port binding database.
                 cpsmFabricBindAutoLearnTable 1.3.6.1.4.1.9.9.364.1.1.10 no-access
This table contains information on the auto learn policy for valid fabric bindings on all VSANs/VLANs on the local device.
                       cpsmFabricBindAutoLearnEntry 1.3.6.1.4.1.9.9.364.1.1.10.1 no-access
An entry (conceptual row) in this table.
                           cpsmFabricBindAutoLearnIndexType 1.3.6.1.4.1.9.9.364.1.1.10.1.1 cpsmvirtnwtype no-access
This object indicates the type of virtual interface.
                           cpsmFabricBindAutoLearnIndex 1.3.6.1.4.1.9.9.364.1.1.10.1.2 unsigned32 no-access
The id of the VSAN/VLAN for which auto learning is being enabled.
                           cpsmFabricBindAutoLearnEnable 1.3.6.1.4.1.9.9.364.1.1.10.1.3 cpsmautolearnenable read-write
This object helps to 'learn' the valid fabric binding configuration of devices logged into the fabric thru' the ports on the local device and populate the above enforced fabric binding table (cpsmFabricBindEnfTable) with the same. This mechanism of 'learning' the configuration of devices logged into the fabric over a period of time and populating the enforced fabric binding table is a convenience mechanism for users. If this object is set to 'on(1)' on a particular VSAN/VLAN, all subsequent attempts to join the fabric on some port on the local device on that VSAN/VLAN will be populated in the enforced fabric binding database, provided it is not in conflict with existing enforced fabric bindings on that VSAN/VLAN. When this object is set to 'off(2)', the mechanism of learning is stopped. The learned entries however will be in the enforced fabric binding database.
                 cpsmPortBindClearTable 1.3.6.1.4.1.9.9.364.1.1.11 no-access
This table contains atmost one entry per VSAN/VLAN that is configured. These entries help in clearing port bind statistics and/or the port bind auto-learnt entries on a VSAN/VLAN which are in cpsmPortBindStatsTable and cpsmPortBindEnfTable respectively.
                       cpsmPortBindClearEntry 1.3.6.1.4.1.9.9.364.1.1.11.1 no-access
An entry (conceptual row) in this table.
                           cpsmPortBindClearNwType 1.3.6.1.4.1.9.9.364.1.1.11.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmPortBindClearNwIndex object contains a VSAN id or VLAN id.
                           cpsmPortBindClearNwIndex 1.3.6.1.4.1.9.9.364.1.1.11.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                           cpsmPortBindClearStats 1.3.6.1.4.1.9.9.364.1.1.11.1.3 cpsmclearstats read-write
This object when set to 'clear(1)', results in port bind statistic counters being cleared on this VSAN/VLAN. No action is taken if this object is set to 'noop(2)'. The value of this object when read is always 'noop'.
                           cpsmPortBindClearAutoLearnDb 1.3.6.1.4.1.9.9.364.1.1.11.1.4 cpsmclearautolearndb read-write
This object when set to 'clearOnVsan(1)', results in port bind auto-learnt entries being cleared on this VSAN/VLAN. This object when set to 'clearOnIntf(2)', results in port bind auto-learnt entries being cleared on the interface specified by the corresponding instance of cpsmPortBindClearAutoLearnIntf on this VSAN/VLAN. No action is taken if this object is set to 'noop'. The value of this object when read is always 'noop'.
                           cpsmPortBindClearAutoLearnIntf 1.3.6.1.4.1.9.9.364.1.1.11.1.5 portmemberlist read-write
This object specifies the interface(s) on which the port bind auto-learnt entries need to be cleared. The value of this object when read is always the zero-length string.
                 cpsmFabricBindClearTable 1.3.6.1.4.1.9.9.364.1.1.12 no-access
This table contains atmost one entry per VSAN/VLAN that is configured. These entries help in clearing fabric bind statistics and/or the fabric bind auto-learnt entries on a VSAN/VLAN which are in cpsmFabricBindStatsTable and cpsmFabricBindEnfTable respectively.
                       cpsmFabricBindClearEntry 1.3.6.1.4.1.9.9.364.1.1.12.1 no-access
An entry (conceptual row) in this table.
                           cpsmFabricBindClearNwType 1.3.6.1.4.1.9.9.364.1.1.12.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmFabricBindClearNwIndex object contains a VSAN id or VLAN id.
                           cpsmFabricBindClearNwIndex 1.3.6.1.4.1.9.9.364.1.1.12.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                           cpsmFabricBindClearStats 1.3.6.1.4.1.9.9.364.1.1.12.1.3 cpsmclearstats read-write
This object when set to 'clear(1)', results in fabric bind statistic counters being cleared on this VSAN/VLAN. No action is taken if this object is set to 'noop(2)'. The value of this object when read is always 'noop'.
                           cpsmFabricBindClearAutoLearnDb 1.3.6.1.4.1.9.9.364.1.1.12.1.4 cpsmclearautolearndb read-write
This object when set to 'clearOnVsan(1)', results in fabric bind auto-learnt entries being cleared on this VSAN/VLAN. No action is taken if this object is set to 'clearOnIntf(2)' or 'noop'. The value of this object when read is always 'noop'.
                           cpsmFabricBindClearAutoLearnIntf 1.3.6.1.4.1.9.9.364.1.1.12.1.5 interfaceindexorzero read-write
This object specifies the interface on which the fabric bind auto learnt entries need to be cleared.
                 cpsmPortBindDiffConfigTable 1.3.6.1.4.1.9.9.364.1.1.13 no-access
This table contains atmost one entry per VSAN/VLAN that is configured. These entries help in comparing the port bind active/configuration database with configuration/active database on a VSAN/VLAN.
                       cpsmPortBindDiffConfigEntry 1.3.6.1.4.1.9.9.364.1.1.13.1 no-access
An entry (conceptual row) in this table. The user needs to configure the required type of difference on the appropriate VSAN/VLAN. The results of the difference operation will be present in the cpsmPortBindDiffTable.
                           cpsmPortBindDiffConfigNwType 1.3.6.1.4.1.9.9.364.1.1.13.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmPortBindDiffConfigNwIndex object contains a VSAN id or VLAN id.
                           cpsmPortBindDiffConfigNwIndex 1.3.6.1.4.1.9.9.364.1.1.13.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                           cpsmPortBindDiffConfigDb 1.3.6.1.4.1.9.9.364.1.1.13.1.3 cpsmdiffdb read-write
This object specifies the database for the comparison. This object when set to 'configDb(1)' compares the configuration database with respect to active database on this VSAN/VLAN. So, the active database will be the reference database and the results of the difference operation will be with respect to the active database. This object when set to 'activeDb(2)' compares the active database with respect to configuration database on this VSAN/VLAN. So, the configuration database will be the reference database and the results of the difference operation will be with respect to the configuration database. No action is taken when this object is set to 'noop(3)'. The value of this object when read is always 'noop'.
                 cpsmPortBindDiffTable 1.3.6.1.4.1.9.9.364.1.1.14 no-access
This table contains the results of the difference operation configured by means of the cpsmPortBindDiffConfigTable. This table will contain the results of the latest difference operation that has been configured. If no difference operation has been configured or if there are no differences between the databases being compared, this table will be empty.
                       cpsmPortBindDiffEntry 1.3.6.1.4.1.9.9.364.1.1.14.1 no-access
An entry (conceptual row) in this table.
                           cpsmPortBindDiffNwType 1.3.6.1.4.1.9.9.364.1.1.14.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmPortBindDiffNwIndex object contains a VSAN id or VLAN id.
                           cpsmPortBindDiffNwIndex 1.3.6.1.4.1.9.9.364.1.1.14.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                           cpsmPortBindDiffIndex 1.3.6.1.4.1.9.9.364.1.1.14.1.3 unsigned32 no-access
The index of this entry. This represents the index of a port binding on a VSAN/VLAN.
                           cpsmPortBindDiffReason 1.3.6.1.4.1.9.9.364.1.1.14.1.4 cpsmdiffreason read-only
This object indicates the reason for the difference between the databases being compared, for this entry.
                           cpsmPortBindDiffLoginDevType 1.3.6.1.4.1.9.9.364.1.1.14.1.5 cpsmportbinddevtype read-only
This object identifies the format of the corresponding instance of cpsmPortBindDiffLoginDev object.
                           cpsmPortBindDiffLoginDev 1.3.6.1.4.1.9.9.364.1.1.14.1.6 octet string read-only
This object represents the logging in device address. This object was copied either from the cpsmPortBindLoginDev object in the cpsmPortBindTable or from the cpsmPortBindEnfLoginIdev object in the cpsmPortBindEnfTable at the time when the difference operation was done.
                           cpsmPortBindDiffLoginPointType 1.3.6.1.4.1.9.9.364.1.1.14.1.7 cpsmportbindswporttype read-only
Specifies the format of the corresponding instance of cpsmPortBindDiffLoginPoint.
                           cpsmPortBindDiffLoginPoint 1.3.6.1.4.1.9.9.364.1.1.14.1.8 octet string read-only
This object represents the address of a port on the local device. This object was copied either from the cpsmPortBindLoginPoint object in the cpsmPortBindTable or from the cpsmPortBindEnfLoginPoint object in the cpsmPortBindEnfTable at the time when the difference operation was done.
                 cpsmFabricBindDiffConfigTable 1.3.6.1.4.1.9.9.364.1.1.15 no-access
This table contains atmost one entry per VSAN/VLAN that is configured. These entries help in comparing the fabric bind active/configuration database with configuration/active database on a VSAN/VLAN.
                       cpsmFabricBindDiffConfigEntry 1.3.6.1.4.1.9.9.364.1.1.15.1 no-access
An entry (conceptual row) in this table. The user needs to configure the required type of difference on the appropriate VSAN/VLAN. The results of the difference operation will be present in the cpsmFabricBindDiffTable.
                           cpsmFabricBindDiffConfigNwType 1.3.6.1.4.1.9.9.364.1.1.15.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmFabricBindDiffConfigNwIndex object contains a VSAN id or VLAN id.
                           cpsmFabricBindDiffConfigNwIndex 1.3.6.1.4.1.9.9.364.1.1.15.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                           cpsmFabricBindDiffConfigDb 1.3.6.1.4.1.9.9.364.1.1.15.1.3 cpsmdiffdb read-write
This object specifies the database for the comparison. This object when set to 'configDb(1)' compares the fabric bind configuration database with respect to active database on this VSAN/VLAN. So, the active database will be the reference database and the results of the difference operation will be with respect to the active database. This object when set to 'activeDb(2)' compares the fabric bind active database with respect to configuration database on this VSAN/VLAN. So, the configuration database will be the reference database and the results of the difference operation will be with respect to the configuration database. No action is taken when this object is set to 'noop(3)'. The value of this object when read is always 'noop'.
                 cpsmFabricBindDiffTable 1.3.6.1.4.1.9.9.364.1.1.16 no-access
This table contains the results of the difference operation configured by means of the cpsmFabricBindDiffConfigTable. This table will contain the results of the latest difference operation that has been configured. If no difference operation has been configured or if there are no differences between the databases being compared, this table will be empty.
                       cpsmFabricBindDiffEntry 1.3.6.1.4.1.9.9.364.1.1.16.1 no-access
An entry (conceptual row) in this table.
                           cpsmFabricBindDiffNwType 1.3.6.1.4.1.9.9.364.1.1.16.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmFabricBindDiffNwIndex object contains a VSAN id or VLAN id.
                           cpsmFabricBindDiffNwIndex 1.3.6.1.4.1.9.9.364.1.1.16.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                           cpsmFabricBindDiffIndex 1.3.6.1.4.1.9.9.364.1.1.16.1.3 unsigned32 no-access
The index of this entry. This represents the index of a fabric binding on a VSAN/VLAN.
                           cpsmFabricBindDiffReason 1.3.6.1.4.1.9.9.364.1.1.16.1.4 cpsmdiffreason read-only
This object indicates the reason for the difference between the databases being compared, for this entry.
                           cpsmFabricBindDiffSwitchWwn 1.3.6.1.4.1.9.9.364.1.1.16.1.5 octet string read-only
This object specifies the WWN of a switch that can be part of the fabric. This object was copied either from the cpsmFabricBindSwitchWwn object in the cpsmFabricBindTable or from the cpsmFabricBindEnfSwitchWwn object in the cpsmFabricBindEnfTable at the time when the difference operation was done.
                           cpsmFabricBindDiffDomId 1.3.6.1.4.1.9.9.364.1.1.16.1.6 domainid read-only
This object specifies the insistent domain id of the switch represented by the corresponding instance of cpsmFabricBindDiffSwitchWwn. This object was copied either from the cpsmFabricBindDomId object in the cpsmFabricBindTable or from the cpsmFabricBindEnfDomId object in the cpsmFabricBindEnfTable when the difference operation was done.
                 cpsmNotifyEnable 1.3.6.1.4.1.9.9.364.1.1.17 truthvalue read-write
This object specifies if the Security Policy Manager notifications should be generated or not. If this object is set to 'true', then the notifications are generated. If this object is set to 'false', then the notifications are not generated.
                 cpsmEfmdConfigTable 1.3.6.1.4.1.9.9.364.1.1.18 no-access
This table allows configuring EFMD on the local device. The configuration is on a per VSAN basis.
                       cpsmEfmdConfigEntry 1.3.6.1.4.1.9.9.364.1.1.18.1 no-access
An entry (conceptual row) in this table.
                           cpsmEfmdConfigEnforce 1.3.6.1.4.1.9.9.364.1.1.18.1.1 truthvalue read-write
This object specifies whether the EFMD enforcement policy is strict or loose on this VSAN. If this object is set to 'true', then the enforcement policy is strict. As a result, if a device that tries to join the fabric thru' an E port on the local device does not pass the authorization check, it is not allowed access and the E port is isolated. If this object is set to 'false', then the enforcement policy is loose. As a result, if a device that tries to join the fabric thru' an E port on the local device does not pass the authorization check, it can still be allowed access.
                 cpsmPortBindNextFreeTable 1.3.6.1.4.1.9.9.364.1.1.19 no-access
This table contains the next free index value that can be used for creation of an entry in the cpsmPortBindTable. These values are maintained on a per VSAN/VLAN basis.
                       cpsmPortBindNextFreeEntry 1.3.6.1.4.1.9.9.364.1.1.19.1 no-access
An entry (concpetual row) in this table.
                           cpsmPortBindNextFreeNwType 1.3.6.1.4.1.9.9.364.1.1.19.1.1 cpsmvirtnwtype no-access
The type of virtual interface.
                           cpsmPortBindNextFreeNwIndex 1.3.6.1.4.1.9.9.364.1.1.19.1.2 unsigned32 no-access
The id of the VSAN/VLAN according to the type specified in the corresponding instance of cpsmPortBindNextFreeNwType.
                           cpsmPortBindNextFreeIndex 1.3.6.1.4.1.9.9.364.1.1.19.1.3 unsigned32 read-only
Represents the next free index value for a port binding entry. If the value of this object is non-zero, then it represents the next free index value. If the value of this object is zero, then there are no more free indices available on this VSAN/VLAN.
                 cpsmFabricBindNextFreeTable 1.3.6.1.4.1.9.9.364.1.1.20 no-access
This table contains the next free index value that can be used for creation of an entry in the cpsmFabricBindTable. These values are maintained on a per VSAN/VLAN basis.
                       cpsmFabricBindNextFreeEntry 1.3.6.1.4.1.9.9.364.1.1.20.1 no-access
An entry (conceptual row) in this table.
                           cpsmFabricBindNextFreeNwType 1.3.6.1.4.1.9.9.364.1.1.20.1.1 cpsmvirtnwtype no-access
The type of virtual interface.
                           cpsmFabricBindNextFreeNwIndex 1.3.6.1.4.1.9.9.364.1.1.20.1.2 unsigned32 no-access
The id of the VSAN/VLAN according to the type specified in the corresponding instance of cpsmFabricBindNextFreeNwType.
                           cpsmFabricBindNextFreeIndex 1.3.6.1.4.1.9.9.364.1.1.20.1.3 unsigned32 read-only
Represents the next free index value for a fabric binding entry. If the value of this object is non-zero, then it represents the next free index value. If the value of this object is zero, then there are no more free indices available on this VSAN/VLAN.
             cpsmStats 1.3.6.1.4.1.9.9.364.1.2
                 cpsmPortBindStatsTable 1.3.6.1.4.1.9.9.364.1.2.1 no-access
This table contains statistic counters maintained on a per VSAN/VLAN basis on the local device for enforced port bindings.
                     cpsmPortBindStatsEntry 1.3.6.1.4.1.9.9.364.1.2.1.1 no-access
An entry (conceptual row) in this table.
                         cpsmPortBindVsanVlanType 1.3.6.1.4.1.9.9.364.1.2.1.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmPortBindVsanVlanIndex object contains a VSAN id or VLAN id.
                         cpsmPortBindVsanVlanIndex 1.3.6.1.4.1.9.9.364.1.2.1.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                         cpsmPortBindAllowedLogins 1.3.6.1.4.1.9.9.364.1.2.1.1.3 cpsmstatscounter read-only
The number of FLOGI requests that have been allowed on this VSAN/VLAN.
                         cpsmPortBindDeniedLogins 1.3.6.1.4.1.9.9.364.1.2.1.1.4 cpsmstatscounter read-only
The number of FLOGI requests that have been denied on this VSAN/VLAN.
                 cpsmFabricBindStatsTable 1.3.6.1.4.1.9.9.364.1.2.2 no-access
This table contains statistic counters maintained on a per VSAN/VLAN basis on the local device for enforced fabric bindings.
                     cpsmFabricBindStatsEntry 1.3.6.1.4.1.9.9.364.1.2.2.1 no-access
An entry (conceptual row) in this table.
                         cpsmFabricBindVsanVlanType 1.3.6.1.4.1.9.9.364.1.2.2.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmFabricBindVsanVlanIndex object contains a VSAN id or VLAN id.
                         cpsmFabricBindVsanVlanIndex 1.3.6.1.4.1.9.9.364.1.2.2.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                         cpsmFabricBindAllowedReqs 1.3.6.1.4.1.9.9.364.1.2.2.1.3 cpsmstatscounter read-only
The number of requests from switches to become part of the fabric that have been allowed on this VSAN/VLAN.
                         cpsmFabricBindDeniedReqs 1.3.6.1.4.1.9.9.364.1.2.2.1.4 cpsmstatscounter read-only
The number of requests from switches to become part of the fabric that have been denied on this VSAN/VLAN.
                 cpsmPortBindViolationTable 1.3.6.1.4.1.9.9.364.1.2.3 no-access
This table contains information on atmost the last 100 login violations that have been detected on the local device for enforced port bindings. When the number of such entries exceeds 100, then there is a wrap-around that takes place and the entries get over-written starting from the first entry.
                     cpsmPortBindViolationEntry 1.3.6.1.4.1.9.9.364.1.2.3.1 no-access
An entry (conceptual row) in this table.
                         cpsmPortBindViolationNwType 1.3.6.1.4.1.9.9.364.1.2.3.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmPortBindViolationNwIndex object contains a VSAN id or VLAN id.
                         cpsmPortBindViolationNwIndex 1.3.6.1.4.1.9.9.364.1.2.3.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                         cpsmPortBindViolationIndex 1.3.6.1.4.1.9.9.364.1.2.3.1.3 unsigned32 no-access
The index of this entry.
                         cpsmPortBindLoginPwwn 1.3.6.1.4.1.9.9.364.1.2.3.1.4 fcnameidorzero read-only
The pWWN of the device that was denied FLOGI on one of the local device's ports.
                         cpsmPortBindLoginNwwn 1.3.6.1.4.1.9.9.364.1.2.3.1.5 fcnameidorzero read-only
The nWWN of the device that was denied FLOGI on one of the local device's ports.
                         cpsmPortBindLoginSwwn 1.3.6.1.4.1.9.9.364.1.2.3.1.6 fcnameidorzero read-only
The sWWN of the device (if the device happens to be a switch), that was denied entry on one of the local device's ports. If the device is a switch, then the corresponding instances of cpsmPortBindLoginNwwn and cpsmPortBindLoginPwwn will contain zero-length strings.
                         cpsmPortBindLoginPort 1.3.6.1.4.1.9.9.364.1.2.3.1.7 fcnameid read-only
The fWWN of the port on the local device where the login was denied.
                         cpsmPortBindLoginTime 1.3.6.1.4.1.9.9.364.1.2.3.1.8 timestamp read-only
The sysUpTime at which the login denial took place.
                         cpsmPortBindLoginCount 1.3.6.1.4.1.9.9.364.1.2.3.1.9 counter32 read-only
The number of times this particular pWWN/nWWN or sWWN has been denied login on this particular local interface.
                         cpsmPortBindLoginIntf 1.3.6.1.4.1.9.9.364.1.2.3.1.10 interfaceindex read-only
The ifIndex of the port on the local device where the login was denied.
                 cpsmFabricBindViolationTable 1.3.6.1.4.1.9.9.364.1.2.4 no-access
This table contains information on atmost the last 100 violations that have been detected on the local device for enforced fabric bindings. When the number of such entries exceeds 100, then there is a wrap-around that takes place and the entries get over-written starting from the first entry.
                     cpsmFabricBindViolationEntry 1.3.6.1.4.1.9.9.364.1.2.4.1 no-access
An entry (conceptual row) in this table.
                         cpsmFabricBindViolationIndex 1.3.6.1.4.1.9.9.364.1.2.4.1.1 unsigned32 no-access
The index of this entry.
                         cpsmFabricBindSwwn 1.3.6.1.4.1.9.9.364.1.2.4.1.2 fcnameid read-only
The sWWN (switch WWN) of the device that was denied entry into the fabric on one of the local device's ports.
                         cpsmFabricBindLocalPort 1.3.6.1.4.1.9.9.364.1.2.4.1.3 fcnameid read-only
The fWWN of the port on the local device where the denial took place.
                         cpsmFabricBindDenialTime 1.3.6.1.4.1.9.9.364.1.2.4.1.4 timestamp read-only
The sysUpTime at which the denial took place.
                         cpsmFabricBindLocalIntf 1.3.6.1.4.1.9.9.364.1.2.4.1.5 interfaceindex read-only
The ifIndex of the port on the local device where the denial took place.
                 cpsmFabricBindViolationNewTable 1.3.6.1.4.1.9.9.364.1.2.5 no-access
This table contains information on atmost the last 100 violations that have been detected on the local device for enforced fabric bindings. When the number of such entries exceeds 100, then there is a wrap-around that takes place and the entries get over-written starting from the first entry.
                     cpsmFabricBindViolationNewEntry 1.3.6.1.4.1.9.9.364.1.2.5.1 no-access
An entry (conceptual row) in this table.
                         cpsmFabricBindViolationNwTypeR1 1.3.6.1.4.1.9.9.364.1.2.5.1.1 cpsmvirtnwtype no-access
This object indicates whether the corresponding instance of cpsmFabricBindViolationNwIndexR1 object contains a VSAN id or VLAN id.
                         cpsmFabricBindViolationNwIndexR1 1.3.6.1.4.1.9.9.364.1.2.5.1.2 unsigned32 no-access
The VSAN/VLAN id for this entry.
                         cpsmFabricBindViolationIndexR1 1.3.6.1.4.1.9.9.364.1.2.5.1.3 unsigned32 no-access
The index of this entry.
                         cpsmFabricBindSwwnR1 1.3.6.1.4.1.9.9.364.1.2.5.1.4 fcnameid read-only
The sWWN (switch WWN) of the device that was denied entry into the fabric on one of the local device's ports.
                         cpsmFabricBindDenialTimeR1 1.3.6.1.4.1.9.9.364.1.2.5.1.5 timestamp read-only
The sysUpTime at which the denial took place.
                         cpsmFabricBindDenialCountR1 1.3.6.1.4.1.9.9.364.1.2.5.1.6 counter32 read-only
The number of times this switch has been denied entry into the fabric on one of the local device's ports.
                         cpsmFabricBindDenialDomId 1.3.6.1.4.1.9.9.364.1.2.5.1.7 domainidorzero read-only
The domain id of the device that was denied entry into the fabric on one of the local device's ports. A value of zero indicates that the switch WWN of the device was not present in the enforced fabric bindings.
                         cpsmFabricBindDenialReasonCode 1.3.6.1.4.1.9.9.364.1.2.5.1.8 cpsmviolationreasoncode read-only
The reason for which the device was denied entry into the fabric on one of the local device's ports.
                 cpsmEfmdStatsTable 1.3.6.1.4.1.9.9.364.1.2.6 no-access
This table contains the EFMD protocol statistics on a per VSAN basis.
                     cpsmEfmdStatsEntry 1.3.6.1.4.1.9.9.364.1.2.6.1 no-access
An entry (conceptual row) in this table.
                         cpsmEfmdTxMergeReqs 1.3.6.1.4.1.9.9.364.1.2.6.1.1 counter32 read-only
The number of EFMD Merge Requests transmitted on this VSAN by the local device.
                         cpsmEfmdRxMergeReqs 1.3.6.1.4.1.9.9.364.1.2.6.1.2 counter32 read-only
The number of EFMD Merge Requests received on this VSAN by the local device.
                         cpsmEfmdTxMergeAccs 1.3.6.1.4.1.9.9.364.1.2.6.1.3 counter32 read-only
The number of EFMD Merge Accepts transmitted on this VSAN by the local device.
                         cpsmEfmdRxMergeAccs 1.3.6.1.4.1.9.9.364.1.2.6.1.4 counter32 read-only
The number of EFMD Merge Accepts received on this VSAN by the local device.
                         cpsmEfmdTxMergeRejs 1.3.6.1.4.1.9.9.364.1.2.6.1.5 counter32 read-only
The number of EFMD Merge Rejects transmitted on this VSAN by the local device.
                         cpsmEfmdRxMergeRejs 1.3.6.1.4.1.9.9.364.1.2.6.1.6 counter32 read-only
The number of EFMD Merge Rejects received on this VSAN by the local device.
                         cpsmEfmdTxMergeBusys 1.3.6.1.4.1.9.9.364.1.2.6.1.7 counter32 read-only
The number of EFMD Merge Busys transmitted on this VSAN by the local device.
                         cpsmEfmdRxMergeBusys 1.3.6.1.4.1.9.9.364.1.2.6.1.8 counter32 read-only
The number of EFMD Merge Busys received on this VSAN by the local device.
                         cpsmEfmdTxMergeErrs 1.3.6.1.4.1.9.9.364.1.2.6.1.9 counter32 read-only
The number of EFMD Merge Errors transmitted on this VSAN by the local device.
                         cpsmEfmdRxMergeErrs 1.3.6.1.4.1.9.9.364.1.2.6.1.10 counter32 read-only
The number of EFMD Merge Errors received on this VSAN by the local device.
         ciscoPsmMIBConform 1.3.6.1.4.1.9.9.364.2
             ciscoPsmMIBCompliances 1.3.6.1.4.1.9.9.364.2.1
                 ciscoPsmMIBCompliance 1.3.6.1.4.1.9.9.364.2.1.1
The compliance statement for entities which implement the Port Security Manager.
                 ciscoPsmMIBComplianceRev1 1.3.6.1.4.1.9.9.364.2.1.2
The compliance statement for entities which implement the Port Security Manager.
                 ciscoPsmMIBComplianceRev2 1.3.6.1.4.1.9.9.364.2.1.3
The compliance statement for entities which implement the Port Security Manager.
                 ciscoPsmMIBComplianceRev3 1.3.6.1.4.1.9.9.364.2.1.4
The compliance statement for entities which implement the Port Security Manager.
                 ciscoPsmMIBComplianceRev4 1.3.6.1.4.1.9.9.364.2.1.5
The compliance statement for entities which implement the Port Security Manager.
                 ciscoPsmMIBComplianceRev5 1.3.6.1.4.1.9.9.364.2.1.6
The compliance statement for entities which implement the Port Security Manager.
             ciscoPsmMIBGroups 1.3.6.1.4.1.9.9.364.2.2
                 ciscoPsmPortBindConfigGroup 1.3.6.1.4.1.9.9.364.2.2.1
A collection of objects for displaying and configuring port bindings and activating them.
                 ciscoPsmFabricBindConfigGroup 1.3.6.1.4.1.9.9.364.2.2.2
A collection of objects for displaying and configuring fabric bindings and activating them.
                 ciscoPsmPortBindEnforcedGroup 1.3.6.1.4.1.9.9.364.2.2.3
A collection of objects for displaying enforced port bindings.
                 ciscoPsmFabricBindEnforcedGroup 1.3.6.1.4.1.9.9.364.2.2.4
A collection of objects for displaying enforced fabric bindings.
                 ciscoPsmPortBindStatsGroup 1.3.6.1.4.1.9.9.364.2.2.5
A collection of objects for displaying Port binding statistics and violation information.
                 ciscoPsmFabricBindStatsGroup 1.3.6.1.4.1.9.9.364.2.2.6
A collection of objects for displaying Fabric binding statistics and violation information.
                 ciscoPsmPortBindNotifyGroup 1.3.6.1.4.1.9.9.364.2.2.7
A collection of notification(s) for monitoring denial of FLOGI due to port bindings being enforced.
                 ciscoPsmFabricBindNotifyGroup 1.3.6.1.4.1.9.9.364.2.2.8
A collection of notification(s) for monitoring denial of request to join the fabric due to fabric bindings being enforced.
                 ciscoPsmPortBindAutoLearnGroup 1.3.6.1.4.1.9.9.364.2.2.9
A collection of object(s) for enabling/disabling auto learn of port bindings.
                 ciscoPsmFabricBindAutoLearnGroup 1.3.6.1.4.1.9.9.364.2.2.10
A collection of object(s) for enabling/disabling auto learn of fabric bindings.
                 ciscoPsmNotifyEnableGroup 1.3.6.1.4.1.9.9.364.2.2.11
A collection of object(s) for enabling/disabling port binding/fabric binding notifications.
                 ciscoPsmFabricBindConfigGroup1 1.3.6.1.4.1.9.9.364.2.2.12
A collection of objects for displaying and configuring fabric bindings and activating them.
                 ciscoPsmFabricBindStatsGroup1 1.3.6.1.4.1.9.9.364.2.2.13
A collection of objects for displaying Fabric binding statistics and violation information.
                 ciscoPsmFabricBindNotifyGroupR1 1.3.6.1.4.1.9.9.364.2.2.14
A collection of notification(s) for monitoring denial of request to join the fabric due to fabric bindings being enforced.
                 ciscoPsmEfmdConfigGroup 1.3.6.1.4.1.9.9.364.2.2.15
A collection of objects for configuring and displaying EFMD information.
                 ciscoPsmEfmdStatsGroup 1.3.6.1.4.1.9.9.364.2.2.16
A collection of objects for displaying EFMD statistics information.
                 ciscoPsmFabricBindStatsGroup2 1.3.6.1.4.1.9.9.364.2.2.17
A collection of objects for displaying Fabric binding statistics and violation information.
                 ciscoPsmFabricBindStatsGroup3 1.3.6.1.4.1.9.9.364.2.2.18
A collection of objects for displaying Fabric binding statistics and violation information.
                 ciscoPsmPortBindConfigGroup1 1.3.6.1.4.1.9.9.364.2.2.19
A collection of objects for displaying and configuring port bindings and activating them.
                 ciscoPsmFabricBindConfigGroup2 1.3.6.1.4.1.9.9.364.2.2.20
A collection of objects for displaying and configuring fabric bindings and activating them.