CISCO-PSM-MIB
AI MIB Summary
The CISCO-PSM-MIB enables SNMP-based monitoring and management of Cisco Port Security Manager (PSM) policies, specifically tracking Port Binding and Fabric Binding security states for switch ports and Storage Area Network (SAN) fabrics. This module facilitates the retrieval of security violation counters, binding table entries, and configuration status to enforce access control and fabric integrity.
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.
Main OID:
ciscoPsmMIB.1.3.6.1.4.1.9.9.364
187
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
187 total| Object Name |
|---|
ciscoPsmMIBThe 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. MODULE-IDENTITY .1.3.6.1.4.1.9.9.364 |
ciscoPsmMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.364.0 |
ciscoPsmPortBindFPortDenyNotifyThis notification is generated whenever a FLOGI
is denied due to enforced port bindings on the
local device on a F/FL port. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.364.0.1 |
ciscoPsmPortBindEPortDenyNotifyThis notification is generated whenever a switch
is denied due to enforced port bindings on the
local device on a E port. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.364.0.2 |
ciscoPsmFabricBindDenyNotifyThis notification is generated whenever a device
is not allowed to join the fabric due to
enforced fabric bindings on the local device. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.364.0.3 |
ciscoPsmFabricBindDenyNotifyNewThis notification is generated whenever a device
is not allowed to join the fabric due to
enforced fabric bindings on the local device. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.364.0.4 |
ciscoPsmMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.364.1 |
cpsmConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.364.1.1 |
cpsmPortBindTableThis 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. SEQUENCE OF CpsmPortBindEntry .1.3.6.1.4.1.9.9.364.1.1.1 |
cpsmPortBindEntryAn entry (conceptual row) in this table. CpsmPortBindEntry .1.3.6.1.4.1.9.9.364.1.1.1.1 |
cpsmPortBindNwTypeThe type of virtual interface. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.1.1.1 |
cpsmPortBindNwIndexThe id of the VSAN/VLAN according to the
type specified in the corresponding instance
of cpsmPortBindNwType. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.1.1.2 |
cpsmPortBindIndexUniquely identifies a valid port binding on a
VSAN/VLAN. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.1.1.3 |
cpsmPortBindLoginDevTypeSpecifies the format of the corresponding
instance of cpsmPortBindLoginDev.rw CpsmPortBindDevType .1.3.6.1.4.1.9.9.364.1.1.1.1.4 |
cpsmPortBindLoginDevThis 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'.rw OCTET STRING .1.3.6.1.4.1.9.9.364.1.1.1.1.5 |
cpsmPortBindLoginPointTypeSpecifies the format of the corresponding
instance of cpsmPortBindLoginPoint.rw CpsmPortBindSwPortType .1.3.6.1.4.1.9.9.364.1.1.1.1.6 |
cpsmPortBindLoginPointThis 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'.rw OCTET STRING .1.3.6.1.4.1.9.9.364.1.1.1.1.7 |
cpsmPortBindRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.1.1.8 |
cpsmPortBindActivateTableThis 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. SEQUENCE OF CpsmPortBindActivateEntry .1.3.6.1.4.1.9.9.364.1.1.2 |
cpsmPortBindActivateEntryAn 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. CpsmPortBindActivateEntry .1.3.6.1.4.1.9.9.364.1.1.2.1 |
cpsmPortBindActivateSetting 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.rw CpsmDbActivate .1.3.6.1.4.1.9.9.364.1.1.2.1.1 |
cpsmPortBindResultThis object indicates the outcome of the most
recent activation/deactivation.ro CpsmActivateResult .1.3.6.1.4.1.9.9.364.1.1.2.1.2 |
cpsmPortBindLastActTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.2.1.3 |
cpsmPortBindActStateThe 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.2.1.4 |
cpsmFabricBindTableThis 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. SEQUENCE OF CpsmFabricBindEntry .1.3.6.1.4.1.9.9.364.1.1.3 |
cpsmFabricBindEntryAn entry (conceptual row) in this table. CpsmFabricBindEntry .1.3.6.1.4.1.9.9.364.1.1.3.1 |
cpsmFabricBindNwTypeThe type of virtual interface. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.3.1.1 |
cpsmFabricBindNwIndexThe id of the VSAN/VLAN according to the
type specified in the corresponding instance
of cpsmFabricBindNwType. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.3.1.2 |
cpsmFabricBindIndexUniquely identifies a valid fabric binding on a
VSAN/VLAN. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.3.1.3 |
cpsmFabricBindSwitchWwnThis 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'.rw OCTET STRING .1.3.6.1.4.1.9.9.364.1.1.3.1.4 |
cpsmFabricBindDomIdSpecifies 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.rw DomainId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.1.3.1.5 |
cpsmFabricBindRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.3.1.6 |
cpsmFabricBindActivateTableThis 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. SEQUENCE OF CpsmFabricBindActivateEntry .1.3.6.1.4.1.9.9.364.1.1.4 |
cpsmFabricBindActivateEntryAn 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. CpsmFabricBindActivateEntry .1.3.6.1.4.1.9.9.364.1.1.4.1 |
cpsmFabricBindActivateSetting 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)'.rw CpsmDbActivate .1.3.6.1.4.1.9.9.364.1.1.4.1.1 |
cpsmFabricBindResultThis object indicates the outcome of the most
recent activation/deactivation.ro CpsmActivateResult .1.3.6.1.4.1.9.9.364.1.1.4.1.2 |
cpsmFabricBindLastActTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.4.1.3 |
cpsmFabricBindActStateThe 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.4.1.4 |
cpsmPortBindCopyTableThis 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. SEQUENCE OF CpsmPortBindCopyEntry .1.3.6.1.4.1.9.9.364.1.1.5 |
cpsmPortBindCopyEntryAn entry (conceptual row) in this table. CpsmPortBindCopyEntry .1.3.6.1.4.1.9.9.364.1.1.5.1 |
cpsmPortBindCopyActToConfigThis 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'.rw Enumeration .1.3.6.1.4.1.9.9.364.1.1.5.1.1 |
cpsmPortBindLastChangeTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.5.1.2 |
cpsmFabricBindCopyTableThis 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. SEQUENCE OF CpsmFabricBindCopyEntry .1.3.6.1.4.1.9.9.364.1.1.6 |
cpsmFabricBindCopyEntryAn entry (conceptual row) in this table. CpsmFabricBindCopyEntry .1.3.6.1.4.1.9.9.364.1.1.6.1 |
cpsmFabricBindCopyActToConfigThis 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'.rw Enumeration .1.3.6.1.4.1.9.9.364.1.1.6.1.1 |
cpsmFabricBindLastChangeTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.6.1.2 |
cpsmPortBindEnfTableThis 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. SEQUENCE OF CpsmPortBindEnfEntry .1.3.6.1.4.1.9.9.364.1.1.7 |
cpsmPortBindEnfEntryAn entry (conceptual row) in this table. CpsmPortBindEnfEntry .1.3.6.1.4.1.9.9.364.1.1.7.1 |
cpsmPortBindEnfNwTypeThe type of virtual interface. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.7.1.1 |
cpsmPortBindEnfNwIndexThe id of the VSAN/VLAN according to the
type specified in the corresponding instance
of cpsmPortBindEnfNwType. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.7.1.2 |
cpsmPortBindEnfIndexUniquely identifies a valid port binding on a
VSAN/VLAN. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.7.1.3 |
cpsmPortBindEnfLoginDevTypeThis object identifies the format of the
corresponding instance of
cpsmPortBindEnfLoginDev object.ro CpsmPortBindDevType .1.3.6.1.4.1.9.9.364.1.1.7.1.4 |
cpsmPortBindEnfLoginDevThis 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.ro OCTET STRING .1.3.6.1.4.1.9.9.364.1.1.7.1.5 |
cpsmPortBindEnfLoginPointTypeSpecifies the format of the corresponding
instance of cpsmPortBindEnfLoginPoint.ro CpsmPortBindSwPortType .1.3.6.1.4.1.9.9.364.1.1.7.1.6 |
cpsmPortBindEnfLoginPointThis 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.ro OCTET STRING .1.3.6.1.4.1.9.9.364.1.1.7.1.7 |
cpsmPortBindEnfIsLearntThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.7.1.8 |
cpsmFabricBindEnfTableThis 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. SEQUENCE OF CpsmFabricBindEnfEntry .1.3.6.1.4.1.9.9.364.1.1.8 |
cpsmFabricBindEnfEntryAn entry (conceptual row) in this table. CpsmFabricBindEnfEntry .1.3.6.1.4.1.9.9.364.1.1.8.1 |
cpsmFabricBindEnfNwTypeThe type of virtual interface. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.8.1.1 |
cpsmFabricBindEnfNwIndexThe id of the VSAN/VLAN according to the
type specified in the corresponding instance
of cpsmFabricBindEnfNwType. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.8.1.2 |
cpsmFabricBindEnfIndexUniquely identifies a valid fabric binding on a
VSAN/VLAN. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.8.1.3 |
cpsmFabricBindEnfSwitchWwnThis 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.ro OCTET STRING .1.3.6.1.4.1.9.9.364.1.1.8.1.4 |
cpsmFabricBindEnfDomIdThis 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.ro DomainId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.1.8.1.5 |
cpsmFabricBindEnfIsLearntThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.8.1.6 |
cpsmPortBindAutoLearnTableThis table contains information on the auto
learn policy for valid port bindings on all
VSANs/VLANs on the local device. SEQUENCE OF CpsmPortBindAutoLearnEntry .1.3.6.1.4.1.9.9.364.1.1.9 |
cpsmPortBindAutoLearnEntryAn entry (conceptual row) in this table. CpsmPortBindAutoLearnEntry .1.3.6.1.4.1.9.9.364.1.1.9.1 |
cpsmPortBindAutoLearnIndexTypeThis object indicates the type of virtual
interface. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.9.1.1 |
cpsmPortBindAutoLearnIndexThe id of the VSAN/VLAN for which auto
learning is being enabled. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.9.1.2 |
cpsmPortBindAutoLearnEnableThis 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.rw CpsmAutoLearnEnable .1.3.6.1.4.1.9.9.364.1.1.9.1.3 |
cpsmFabricBindAutoLearnTableThis table contains information on the auto
learn policy for valid fabric bindings on all
VSANs/VLANs on the local device.deprecated SEQUENCE OF CpsmFabricBindAutoLearnEntry .1.3.6.1.4.1.9.9.364.1.1.10 |
cpsmFabricBindAutoLearnEntryAn entry (conceptual row) in this table.deprecated CpsmFabricBindAutoLearnEntry .1.3.6.1.4.1.9.9.364.1.1.10.1 |
cpsmFabricBindAutoLearnIndexTypeThis object indicates the type of virtual
interface.deprecated CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.10.1.1 |
cpsmFabricBindAutoLearnIndexThe id of the VSAN/VLAN for which auto
learning is being enabled.deprecated Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.10.1.2 |
cpsmFabricBindAutoLearnEnableThis 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.rwdeprecated CpsmAutoLearnEnable .1.3.6.1.4.1.9.9.364.1.1.10.1.3 |
cpsmPortBindClearTableThis 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. SEQUENCE OF CpsmPortBindClearEntry .1.3.6.1.4.1.9.9.364.1.1.11 |
cpsmPortBindClearEntryAn entry (conceptual row) in this table. CpsmPortBindClearEntry .1.3.6.1.4.1.9.9.364.1.1.11.1 |
cpsmPortBindClearNwTypeThis object indicates whether the corresponding
instance of cpsmPortBindClearNwIndex object
contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.11.1.1 |
cpsmPortBindClearNwIndexThe VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.11.1.2 |
cpsmPortBindClearStatsThis 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'.rw CpsmClearStats .1.3.6.1.4.1.9.9.364.1.1.11.1.3 |
cpsmPortBindClearAutoLearnDbThis 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'.rw CpsmClearAutoLearnDb .1.3.6.1.4.1.9.9.364.1.1.11.1.4 |
cpsmPortBindClearAutoLearnIntfThis 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.rw PortMemberList (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.1.11.1.5 |
cpsmFabricBindClearTableThis 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. SEQUENCE OF CpsmFabricBindClearEntry .1.3.6.1.4.1.9.9.364.1.1.12 |
cpsmFabricBindClearEntryAn entry (conceptual row) in this table. CpsmFabricBindClearEntry .1.3.6.1.4.1.9.9.364.1.1.12.1 |
cpsmFabricBindClearNwTypeThis object indicates whether the
corresponding instance of
cpsmFabricBindClearNwIndex object
contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.12.1.1 |
cpsmFabricBindClearNwIndexThe VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.12.1.2 |
cpsmFabricBindClearStatsThis 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'.rw CpsmClearStats .1.3.6.1.4.1.9.9.364.1.1.12.1.3 |
cpsmFabricBindClearAutoLearnDbThis 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'.rw CpsmClearAutoLearnDb .1.3.6.1.4.1.9.9.364.1.1.12.1.4 |
cpsmFabricBindClearAutoLearnIntfThis object specifies the interface on
which the fabric bind auto learnt entries need
to be cleared.rwdeprecated InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.9.364.1.1.12.1.5 |
cpsmPortBindDiffConfigTableThis 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. SEQUENCE OF CpsmPortBindDiffConfigEntry .1.3.6.1.4.1.9.9.364.1.1.13 |
cpsmPortBindDiffConfigEntryAn 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. CpsmPortBindDiffConfigEntry .1.3.6.1.4.1.9.9.364.1.1.13.1 |
cpsmPortBindDiffConfigNwTypeThis object indicates whether the corresponding
instance of cpsmPortBindDiffConfigNwIndex object
contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.13.1.1 |
cpsmPortBindDiffConfigNwIndexThe VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.13.1.2 |
cpsmPortBindDiffConfigDbThis 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'.rw CpsmDiffDb .1.3.6.1.4.1.9.9.364.1.1.13.1.3 |
cpsmPortBindDiffTableThis 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. SEQUENCE OF CpsmPortBindDiffEntry .1.3.6.1.4.1.9.9.364.1.1.14 |
cpsmPortBindDiffEntryAn entry (conceptual row) in this
table. CpsmPortBindDiffEntry .1.3.6.1.4.1.9.9.364.1.1.14.1 |
cpsmPortBindDiffNwTypeThis object indicates whether the corresponding
instance of cpsmPortBindDiffNwIndex object
contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.14.1.1 |
cpsmPortBindDiffNwIndexThe VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.14.1.2 |
cpsmPortBindDiffIndexThe index of this entry. This represents
the index of a port binding on a VSAN/VLAN. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.14.1.3 |
cpsmPortBindDiffReasonThis object indicates the reason for the
difference between the databases being
compared, for this entry.ro CpsmDiffReason .1.3.6.1.4.1.9.9.364.1.1.14.1.4 |
cpsmPortBindDiffLoginDevTypeThis object identifies the format of the
corresponding instance of
cpsmPortBindDiffLoginDev object.ro CpsmPortBindDevType .1.3.6.1.4.1.9.9.364.1.1.14.1.5 |
cpsmPortBindDiffLoginDevThis 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.ro OCTET STRING .1.3.6.1.4.1.9.9.364.1.1.14.1.6 |
cpsmPortBindDiffLoginPointTypeSpecifies the format of the corresponding
instance of cpsmPortBindDiffLoginPoint.ro CpsmPortBindSwPortType .1.3.6.1.4.1.9.9.364.1.1.14.1.7 |
cpsmPortBindDiffLoginPointThis 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.ro OCTET STRING .1.3.6.1.4.1.9.9.364.1.1.14.1.8 |
cpsmFabricBindDiffConfigTableThis 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. SEQUENCE OF CpsmFabricBindDiffConfigEntry .1.3.6.1.4.1.9.9.364.1.1.15 |
cpsmFabricBindDiffConfigEntryAn 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. CpsmFabricBindDiffConfigEntry .1.3.6.1.4.1.9.9.364.1.1.15.1 |
cpsmFabricBindDiffConfigNwTypeThis object indicates whether the corresponding
instance of cpsmFabricBindDiffConfigNwIndex object
contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.15.1.1 |
cpsmFabricBindDiffConfigNwIndexThe VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.15.1.2 |
cpsmFabricBindDiffConfigDbThis 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'.rw CpsmDiffDb .1.3.6.1.4.1.9.9.364.1.1.15.1.3 |
cpsmFabricBindDiffTableThis 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. SEQUENCE OF CpsmFabricBindDiffEntry .1.3.6.1.4.1.9.9.364.1.1.16 |
cpsmFabricBindDiffEntryAn entry (conceptual row) in this
table. CpsmFabricBindDiffEntry .1.3.6.1.4.1.9.9.364.1.1.16.1 |
cpsmFabricBindDiffNwTypeThis object indicates whether the corresponding
instance of cpsmFabricBindDiffNwIndex object
contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.16.1.1 |
cpsmFabricBindDiffNwIndexThe VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.16.1.2 |
cpsmFabricBindDiffIndexThe index of this entry. This represents the
index of a fabric binding on a VSAN/VLAN. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.16.1.3 |
cpsmFabricBindDiffReasonThis object indicates the reason for the
difference between the databases being
compared, for this entry.ro CpsmDiffReason .1.3.6.1.4.1.9.9.364.1.1.16.1.4 |
cpsmFabricBindDiffSwitchWwnThis 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.ro OCTET STRING .1.3.6.1.4.1.9.9.364.1.1.16.1.5 |
cpsmFabricBindDiffDomIdThis 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.ro DomainId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.1.16.1.6 |
cpsmNotifyEnableThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.17 |
cpsmEfmdConfigTableThis table allows configuring EFMD on the
local device. The configuration is on a
per VSAN basis. SEQUENCE OF CpsmEfmdConfigEntry .1.3.6.1.4.1.9.9.364.1.1.18 |
cpsmEfmdConfigEntryAn entry (conceptual row) in this table. CpsmEfmdConfigEntry .1.3.6.1.4.1.9.9.364.1.1.18.1 |
cpsmEfmdConfigEnforceThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.1.18.1.1 |
cpsmPortBindNextFreeTableThis 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. SEQUENCE OF CpsmPortBindNextFreeEntry .1.3.6.1.4.1.9.9.364.1.1.19 |
cpsmPortBindNextFreeEntryAn entry (concpetual row) in this table. CpsmPortBindNextFreeEntry .1.3.6.1.4.1.9.9.364.1.1.19.1 |
cpsmPortBindNextFreeNwTypeThe type of virtual interface. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.19.1.1 |
cpsmPortBindNextFreeNwIndexThe id of the VSAN/VLAN according to the
type specified in the corresponding instance
of cpsmPortBindNextFreeNwType. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.19.1.2 |
cpsmPortBindNextFreeIndexRepresents 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.ro Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.19.1.3 |
cpsmFabricBindNextFreeTableThis 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. SEQUENCE OF CpsmFabricBindNextFreeEntry .1.3.6.1.4.1.9.9.364.1.1.20 |
cpsmFabricBindNextFreeEntryAn entry (conceptual row) in this table. CpsmFabricBindNextFreeEntry .1.3.6.1.4.1.9.9.364.1.1.20.1 |
cpsmFabricBindNextFreeNwTypeThe type of virtual interface. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.1.20.1.1 |
cpsmFabricBindNextFreeNwIndexThe id of the VSAN/VLAN according to the
type specified in the corresponding instance
of cpsmFabricBindNextFreeNwType. Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.20.1.2 |
cpsmFabricBindNextFreeIndexRepresents 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.ro Unsigned32 .1.3.6.1.4.1.9.9.364.1.1.20.1.3 |
cpsmStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.364.1.2 |
cpsmPortBindStatsTableThis table contains statistic counters maintained
on a per VSAN/VLAN basis on the local device for
enforced port bindings. SEQUENCE OF CpsmPortBindStatsEntry .1.3.6.1.4.1.9.9.364.1.2.1 |
cpsmPortBindStatsEntryAn entry (conceptual row) in this table. CpsmPortBindStatsEntry .1.3.6.1.4.1.9.9.364.1.2.1.1 |
cpsmPortBindVsanVlanTypeThis object indicates whether the corresponding
instance of cpsmPortBindVsanVlanIndex object
contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.2.1.1.1 |
cpsmPortBindVsanVlanIndexThe VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.2.1.1.2 |
cpsmPortBindAllowedLoginsThe number of FLOGI requests that have been
allowed on this VSAN/VLAN.ro CpsmStatsCounter .1.3.6.1.4.1.9.9.364.1.2.1.1.3 |
cpsmPortBindDeniedLoginsThe number of FLOGI requests that have been
denied on this VSAN/VLAN.ro CpsmStatsCounter .1.3.6.1.4.1.9.9.364.1.2.1.1.4 |
cpsmFabricBindStatsTableThis table contains statistic counters maintained
on a per VSAN/VLAN basis on the local device for
enforced fabric bindings. SEQUENCE OF CpsmFabricBindStatsEntry .1.3.6.1.4.1.9.9.364.1.2.2 |
cpsmFabricBindStatsEntryAn entry (conceptual row) in this table. CpsmFabricBindStatsEntry .1.3.6.1.4.1.9.9.364.1.2.2.1 |
cpsmFabricBindVsanVlanTypeThis object indicates whether the corresponding
instance of cpsmFabricBindVsanVlanIndex object
contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.2.2.1.1 |
cpsmFabricBindVsanVlanIndexThe VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.2.2.1.2 |
cpsmFabricBindAllowedReqsThe number of requests from switches to
become part of the fabric that have been
allowed on this VSAN/VLAN.ro CpsmStatsCounter .1.3.6.1.4.1.9.9.364.1.2.2.1.3 |
cpsmFabricBindDeniedReqsThe number of requests from switches to
become part of the fabric that have been
denied on this VSAN/VLAN.ro CpsmStatsCounter .1.3.6.1.4.1.9.9.364.1.2.2.1.4 |
cpsmPortBindViolationTableThis 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. SEQUENCE OF CpsmPortBindViolationEntry .1.3.6.1.4.1.9.9.364.1.2.3 |
cpsmPortBindViolationEntryAn entry (conceptual row) in this table. CpsmPortBindViolationEntry .1.3.6.1.4.1.9.9.364.1.2.3.1 |
cpsmPortBindViolationNwTypeThis object indicates whether the corresponding
instance of cpsmPortBindViolationNwIndex object
contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.2.3.1.1 |
cpsmPortBindViolationNwIndexThe VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.2.3.1.2 |
cpsmPortBindViolationIndexThe index of this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.2.3.1.3 |
cpsmPortBindLoginPwwnThe pWWN of the device that was denied FLOGI on
one of the local device's ports.ro FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.2.3.1.4 |
cpsmPortBindLoginNwwnThe nWWN of the device that was denied FLOGI on
one of the local device's ports.ro FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.2.3.1.5 |
cpsmPortBindLoginSwwnThe 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.ro FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.2.3.1.6 |
cpsmPortBindLoginPortThe fWWN of the port on the local device where
the login was denied.ro FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.2.3.1.7 |
cpsmPortBindLoginTimeThe sysUpTime at which the login denial took
place.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.2.3.1.8 |
cpsmPortBindLoginCountThe number of times this particular pWWN/nWWN or
sWWN has been denied login on this particular
local interface.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.3.1.9 |
cpsmPortBindLoginIntfThe ifIndex of the port on the local device
where the login was denied.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.364.1.2.3.1.10 |
cpsmFabricBindViolationTableThis 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.deprecated SEQUENCE OF CpsmFabricBindViolationEntry .1.3.6.1.4.1.9.9.364.1.2.4 |
cpsmFabricBindViolationEntryAn entry (conceptual row) in this table.deprecated CpsmFabricBindViolationEntry .1.3.6.1.4.1.9.9.364.1.2.4.1 |
cpsmFabricBindViolationIndexThe index of this entry.deprecated Unsigned32 .1.3.6.1.4.1.9.9.364.1.2.4.1.1 |
cpsmFabricBindSwwnThe sWWN (switch WWN) of the device that was
denied entry into the fabric on one of the local
device's ports.rodeprecated FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.2.4.1.2 |
cpsmFabricBindLocalPortThe fWWN of the port on the local device where
the denial took place.rodeprecated FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.2.4.1.3 |
cpsmFabricBindDenialTimeThe sysUpTime at which the denial took place.rodeprecated TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.2.4.1.4 |
cpsmFabricBindLocalIntfThe ifIndex of the port on the local device where
the denial took place.rodeprecated InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.364.1.2.4.1.5 |
cpsmFabricBindViolationNewTableThis 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. SEQUENCE OF CpsmFabricBindViolationNewEntry .1.3.6.1.4.1.9.9.364.1.2.5 |
cpsmFabricBindViolationNewEntryAn entry (conceptual row) in this table. CpsmFabricBindViolationNewEntry .1.3.6.1.4.1.9.9.364.1.2.5.1 |
cpsmFabricBindViolationNwTypeR1This object indicates whether the corresponding
instance of cpsmFabricBindViolationNwIndexR1
object contains a VSAN id or VLAN id. CpsmVirtNwType .1.3.6.1.4.1.9.9.364.1.2.5.1.1 |
cpsmFabricBindViolationNwIndexR1The VSAN/VLAN id for this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.2.5.1.2 |
cpsmFabricBindViolationIndexR1The index of this entry. Unsigned32 .1.3.6.1.4.1.9.9.364.1.2.5.1.3 |
cpsmFabricBindSwwnR1The sWWN (switch WWN) of the device that was
denied entry into the fabric on one of the local
device's ports.ro FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.2.5.1.4 |
cpsmFabricBindDenialTimeR1The sysUpTime at which the denial took place.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.364.1.2.5.1.5 |
cpsmFabricBindDenialCountR1The number of times this switch has been denied
entry into the fabric on one of the local
device's ports.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.5.1.6 |
cpsmFabricBindDenialDomIdThe 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.ro DomainIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.9.364.1.2.5.1.7 |
cpsmFabricBindDenialReasonCodeThe reason for which the device was denied
entry into the fabric on one of the local
device's ports.ro CpsmViolationReasonCode .1.3.6.1.4.1.9.9.364.1.2.5.1.8 |
cpsmEfmdStatsTableThis table contains the EFMD protocol
statistics on a per VSAN basis. SEQUENCE OF CpsmEfmdStatsEntry .1.3.6.1.4.1.9.9.364.1.2.6 |
cpsmEfmdStatsEntryAn entry (conceptual row) in this table. CpsmEfmdStatsEntry .1.3.6.1.4.1.9.9.364.1.2.6.1 |
cpsmEfmdTxMergeReqsThe number of EFMD Merge Requests
transmitted on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.1 |
cpsmEfmdRxMergeReqsThe number of EFMD Merge Requests
received on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.2 |
cpsmEfmdTxMergeAccsThe number of EFMD Merge Accepts
transmitted on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.3 |
cpsmEfmdRxMergeAccsThe number of EFMD Merge Accepts
received on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.4 |
cpsmEfmdTxMergeRejsThe number of EFMD Merge Rejects
transmitted on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.5 |
cpsmEfmdRxMergeRejsThe number of EFMD Merge Rejects
received on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.6 |
cpsmEfmdTxMergeBusysThe number of EFMD Merge Busys
transmitted on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.7 |
cpsmEfmdRxMergeBusysThe number of EFMD Merge Busys
received on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.8 |
cpsmEfmdTxMergeErrsThe number of EFMD Merge Errors
transmitted on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.9 |
cpsmEfmdRxMergeErrsThe number of EFMD Merge Errors
received on this VSAN by the local
device.ro Counter32 .1.3.6.1.4.1.9.9.364.1.2.6.1.10 |
ciscoPsmMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.364.2 |
ciscoPsmMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.364.2.1 |
ciscoPsmMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.364.2.2 |