Home/Catalog/HPN-ICF-FC-PSM-MIB

HPN-ICF-FC-PSM-MIB

This MIB contains the objects for FC port security.
Main OID:
hpnicfFcPsm.1.3.6.1.4.1.11.2.14.11.15.2.127.8
52
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

52 total
Object Name
hpnicfFcPsmThis MIB contains the objects for FC port security.
MODULE-IDENTITY
.1.3.6.1.4.1.11.2.14.11.15.2.127.8
hpnicfFcPsmNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.0
hpnicfFcPsmFPortDenyNotifyNotifies that a FLOGI is denied on an F port of the local device.
NOTIFICATION-TYPE
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.0.1
hpnicfFcPsmEPortDenyNotifyNotifies that a switch is denied on an E port of the local device.
NOTIFICATION-TYPE
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.0.2
hpnicfFcPsmObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1
hpnicfFcPsmScalarObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.1
hpnicfFcPsmNotifyEnableWhether to generate the notification or not depends on the object.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.1.1
hpnicfFcPsmConfiguration
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2
hpnicfFcPsmEnableTableEnable or disable the port security feature on a specified VSAN.
SEQUENCE OF HpnicfFcPsmEnableEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1
hpnicfFcPsmEnableEntryDetailed information about the port security.
HpnicfFcPsmEnableEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1.1
hpnicfFcPsmEnableVsanIndexThe ID of VSAN on this entry.
Unsigned32
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1.1.1
hpnicfFcPsmEnableWhen set to enable, the port security is on, the value of hpnicfFcPsmEnableState will be true. When set to enableWithAutoLearn, the port security is on with auto-learning, the value of hpnicfFcPsmEnableState will be true. When set to disable, the port security is off, the value of hpnicfFcPsmEnableState will be false. The noop means no action. The value of this object when read is always noop.rw
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1.1.2
hpnicfFcPsmEnableStateThe state of the port security. When the value is true, it means the port security is on, while the false means the port security is off.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1.1.3
hpnicfFcPsmConfigTableA table that contains the configured entries.
SEQUENCE OF HpnicfFcPsmConfigEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2
hpnicfFcPsmConfigEntryDetailed information about each configuration.
HpnicfFcPsmConfigEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1
hpnicfFcPsmIndexThe index of this entry.
Unsigned32
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.1
hpnicfFcPsmLoginDevTypeThis represents the type of the instance of hpnicfFcPsmLoginDev, which includes nWWN, pWWN, sWWN, and wildCard.rw
HpnicfFcPsmPortBindDevType
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.2
hpnicfFcPsmLoginDevThe logging-in device name, which is decided by the hpnicfFcPsmLoginDevType object. It represents node WWN when the value of hpnicfFcPsmLoginDevType is nWWN. It represents port WWN when the value of hpnicfFcPsmLoginDevType is pWWN. It represents switch WWN when the value of hpnicfFcPsmLoginDevType is sWWN. It represents any device when the value of hpnicfFcPsmLoginDevType is wildCard, and the value of the instance of this object should be zero-length string. The value of this object should not be invalid when hpnicfFcPsmRowStatus is set to createAndGo or active.rw
HpnicfFcNameIdOrZero (HPN-ICF-FC-TC-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.3
hpnicfFcPsmLoginPointThe address of the port on the local switch through which the instance of hpnicfFcPsmLoginDev can log in. It represents ifindex when the value is not zero. It represents any port when the value is zero.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.4
hpnicfFcPsmRowStatusEntry status. When creating a new instance of this table, the following objects should be set simultaneously: hpnicfFcPsmLoginDevType, h3cFcPsmLoginDev, hpnicfFcPsmLoginPoint, hpnicfFcPsmRowStatus. If hpnicfFcPsmLoginDevType is set to wildCard, the value of the instance of hpnicfFcPsmLoginDev should be zero-length string. The value of hpnicfFcPsmLoginDevType and hpnicfFcPsmLoginPoint cannot be set to wildCard and zero at the same time.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.5
hpnicfFcPsmEnfTableThe FC port security enforced table. It contains not only the configured policies, but also the learning ones learnt by the switch itself.
SEQUENCE OF HpnicfFcPsmEnfEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3
hpnicfFcPsmEnfEntryDetailed information about the FC port security enforced policy.
HpnicfFcPsmEnfEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1
hpnicfFcPsmEnfIndexThe index of this entry.
Unsigned32
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.1
hpnicfFcPsmEnfLoginDevTypeThis represents the type of the instance of hpnicfFcPsmEnfLoginDev, which includes nWWN, pWWN, sWWN, and wildCard.ro
HpnicfFcPsmPortBindDevType
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.2
hpnicfFcPsmEnfLoginDevThe logging-in device name, which is decided by the hpnicfFcPsmEnfLoginDevType object. It represents node WWN when the value of hpnicfFcPsmEnfLoginDevType is nWWN. It represents port WWN when the value of hpnicfFcPsmEnfLoginDevType is pWWN. It represents switch WWN when the value of hpnicfFcPsmEnfLoginDevType is sWWN. It represents any device when the value of hpnicfFcPsmEnfLoginDevType is wildCard, and the value of the instance of this object should be zero-length string.ro
HpnicfFcNameIdOrZero (HPN-ICF-FC-TC-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.3
hpnicfFcPsmEnfLoginPointThe address of the port on the local switch through which the instance of hpnicfFcPsmEnfLoginDev can log in. It represents ifindex when the value is not zero. It represents any port when the value is zero.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.4
hpnicfFcPsmEnfEntryTypeWhen the value is learning, it represents the entry is learnt by the switch itself temporarily and will be deleted when the device log out. When the value is learnt, it represents the entry is learnt by the switch permanently. When the value is static, it represents the entry is configured.ro
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.5
hpnicfFcPsmCopyToConfigTableSpecifies whether to copy the entries from enforced table to the ones on configured table.
SEQUENCE OF HpnicfFcPsmCopyToConfigEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.4
hpnicfFcPsmCopyToConfigEntryDetailed information about the operation.
HpnicfFcPsmCopyToConfigEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.4.1
hpnicfFcPsmCopyToConfigWhen the object is set to copy, the learned entries will be copied on to the configured table on this VSAN, while the noop means no operation. The value of this object when read is always noop.rw
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.4.1.1
hpnicfFcPsmAutoLearnTableThis table shows whether the auto-learning is enabled or not on specific VSANs.
SEQUENCE OF HpnicfFcPsmAutoLearnEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.5
hpnicfFcPsmAutoLearnEntryDetailed information about the auto-learning.
HpnicfFcPsmAutoLearnEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.5.1
hpnicfFcPsmAutoLearnEnableThis object is set to true to enable, or false to disable auto-learning on the local switch. When set to true, the switch can learn the devices that have already logged in as learning entries on the enforced table, while the false can stop the learning operation with the learning entries transformed to learnt ones.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.5.1.1
hpnicfFcPsmClearTableThis table is used for cleaning specific entries in enforced table.
SEQUENCE OF HpnicfFcPsmClearEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6
hpnicfFcPsmClearEntryDetailed information about the cleaning options.
HpnicfFcPsmClearEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6.1
hpnicfFcPsmClearTypeThis object when set to clearStatic, results in port bind static entries being cleared on this VSAN. This object when set to clearAutoLearn, results in auto-learnt entries being cleared on this VSAN. This object when set to clearAll, results in all of the port bind entries being cleared on this VSAN. No action is taken if this object is set to noop. The value of this object when read is always noop.rw
HpnicfFcPsmClearEntryType
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6.1.1
hpnicfFcPsmClearIntfThe object specifies the interface on which the entries will be cleared. If the object is zero or not set, it means the specified entries on all interfaces will be cleared.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6.1.2
hpnicfFcPsmStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3
hpnicfFcPsmStatsTableThis table contains statistics of devices, which had been allowed or denied to log into the switch.
SEQUENCE OF HpnicfFcPsmStatsEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1
hpnicfFcPsmStatsEntryDetailed information about the statistics.
HpnicfFcPsmStatsEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1.1
hpnicfFcPsmAllowedLoginsThe number of requests that have been allowed on the specified VSAN.ro
Counter32
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1.1.1
hpnicfFcPsmDeniedLoginsThe number of requests that have been denied on the specified VSAN.ro
Counter32
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1.1.2
hpnicfFcPsmStatsClearThe statistics on this VSAN will be cleared if this object is set to clear. No action is taken if this object is set to noop. The value of this object when read is always noop.rw
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1.1.3
hpnicfFcPsmViolationTableThis table maintains the information about the violations happened, containing at most 1024 items. When the number exceeds 1024, the earliest item will be over-written.
SEQUENCE OF HpnicfFcPsmViolationEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2
hpnicfFcPsmViolationEntryDetailed information about the violation.
HpnicfFcPsmViolationEntry
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1
hpnicfFcPsmViolationIndexThe index of this entry. The entry is uniquely distinguished by WWN, WWN type and ifindex where the login was denied.
Unsigned32
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.1
hpnicfFcPsmLoginPWWNThe pWWN of the device whose FLOGI(Fabric Login) request had been denied. If the device is an n-node, the value of the instance of hpnicfFcPsmLoginSWWN should be zero-length string.ro
HpnicfFcNameIdOrZero (HPN-ICF-FC-TC-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.2
hpnicfFcPsmLoginNWWNThe nWWN of the device whose FLOGI request had been denied. If the device is an n-node, the value of the instance of hpnicfFcPsmLoginSWWN should be zero-length string.ro
HpnicfFcNameIdOrZero (HPN-ICF-FC-TC-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.3
hpnicfFcPsmLoginSWWNThe sWWN of the device whose FLOGI request had been denied. If the device is a switch, the values of the instance of hpnicfFcPsmLoginPWWN and hpnicfFcPsmLoginNWWN should be zero-length string.ro
HpnicfFcNameIdOrZero (HPN-ICF-FC-TC-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.4
hpnicfFcPsmLoginIntfThe ifindex of the port where the login was denied.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.5
hpnicfFcPsmLoginTimeSpecifies the value of SysUpTime when the last denied login happened.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.6
hpnicfFcPsmLoginCountThe number of times for a certain nWWN/pWWN or sWWN had been denied to log into an interface of the local device.ro
Counter32
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.7
HPN-ICF-FC-PSM-MIB - SNMP MIB Reference | MIBs Explorer