H3C-FC-PSM-MIB
This MIB contains the objects for FC port security.
Main OID:
h3cFcPsm.1.3.6.1.4.1.2011.10.2.127.8
52
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
52 total| Object Name |
|---|
h3cFcPsmThis MIB contains the objects for FC port security. MODULE-IDENTITY .1.3.6.1.4.1.2011.10.2.127.8 |
h3cFcPsmNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.8.0 |
h3cFcPsmFPortDenyNotifyNotifies that a FLOGI is denied on an F port of the local device. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.127.8.0.1 |
h3cFcPsmEPortDenyNotifyNotifies that a switch is denied on an E port of the local device. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.127.8.0.2 |
h3cFcPsmObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.8.1 |
h3cFcPsmScalarObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.8.1.1 |
h3cFcPsmNotifyEnableWhether to generate the notification or not depends on the object.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.127.8.1.1.1 |
h3cFcPsmConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.8.1.2 |
h3cFcPsmEnableTableEnable or disable the port security feature on a specified VSAN. SEQUENCE OF H3cFcPsmEnableEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.1 |
h3cFcPsmEnableEntryDetailed information about the port security. H3cFcPsmEnableEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.1.1 |
h3cFcPsmEnableVsanIndexThe ID of VSAN on this entry. Unsigned32 .1.3.6.1.4.1.2011.10.2.127.8.1.2.1.1.1 |
h3cFcPsmEnableWhen set to enable, the port security is on, the value of h3cFcPsmEnableState will be true. When set to enableWithAutoLearn, the port security is on with auto-learning, the value of h3cFcPsmEnableState will be true. When set to disable, the port security is off, the value of h3cFcPsmEnableState 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.2011.10.2.127.8.1.2.1.1.2 |
h3cFcPsmEnableStateThe 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.2011.10.2.127.8.1.2.1.1.3 |
h3cFcPsmConfigTableA table that contains the configured entries. SEQUENCE OF H3cFcPsmConfigEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.2 |
h3cFcPsmConfigEntryDetailed information about each configuration. H3cFcPsmConfigEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.2.1 |
h3cFcPsmIndexThe index of this entry. Unsigned32 .1.3.6.1.4.1.2011.10.2.127.8.1.2.2.1.1 |
h3cFcPsmLoginDevTypeThis represents the type of the instance of h3cFcPsmLoginDev, which includes nWWN, pWWN, sWWN, and wildCard.rw H3cFcPsmPortBindDevType .1.3.6.1.4.1.2011.10.2.127.8.1.2.2.1.2 |
h3cFcPsmLoginDevThe logging-in device name, which is decided by the h3cFcPsmLoginDevType object. It represents node WWN when the value of h3cFcPsmLoginDevType is nWWN. It represents port WWN when the value of h3cFcPsmLoginDevType is pWWN. It represents switch WWN when the value of h3cFcPsmLoginDevType is sWWN. It represents any device when the value of h3cFcPsmLoginDevType 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 h3cFcPsmRowStatus is set to createAndGo or active.rw H3cFcNameIdOrZero (H3C-FC-TC-MIB) .1.3.6.1.4.1.2011.10.2.127.8.1.2.2.1.3 |
h3cFcPsmLoginPointThe address of the port on the local switch through which the instance of h3cFcPsmLoginDev 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.2011.10.2.127.8.1.2.2.1.4 |
h3cFcPsmRowStatusEntry status. When creating a new instance of this table, the following objects should be set simultaneously: h3cFcPsmLoginDevType, h3cFcPsmLoginDev, h3cFcPsmLoginPoint, h3cFcPsmRowStatus. If h3cFcPsmLoginDevType is set to wildCard, the value of the instance of h3cFcPsmLoginDev should be zero-length string. The value of h3cFcPsmLoginDevType and h3cFcPsmLoginPoint cannot be set to wildCard and zero at the same time.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.127.8.1.2.2.1.5 |
h3cFcPsmEnfTableThe FC port security enforced table. It contains not only the configured policies, but also the learning ones learnt by the switch itself. SEQUENCE OF H3cFcPsmEnfEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.3 |
h3cFcPsmEnfEntryDetailed information about the FC port security enforced policy. H3cFcPsmEnfEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.3.1 |
h3cFcPsmEnfIndexThe index of this entry. Unsigned32 .1.3.6.1.4.1.2011.10.2.127.8.1.2.3.1.1 |
h3cFcPsmEnfLoginDevTypeThis represents the type of the instance of h3cFcPsmEnfLoginDev, which includes nWWN, pWWN, sWWN, and wildCard.ro H3cFcPsmPortBindDevType .1.3.6.1.4.1.2011.10.2.127.8.1.2.3.1.2 |
h3cFcPsmEnfLoginDevThe logging-in device name, which is decided by the h3cFcPsmEnfLoginDevType object. It represents node WWN when the value of h3cFcPsmEnfLoginDevType is nWWN. It represents port WWN when the value of h3cFcPsmEnfLoginDevType is pWWN. It represents switch WWN when the value of h3cFcPsmEnfLoginDevType is sWWN. It represents any device when the value of h3cFcPsmEnfLoginDevType is wildCard, and the value of the instance of this object should be zero-length string.ro H3cFcNameIdOrZero (H3C-FC-TC-MIB) .1.3.6.1.4.1.2011.10.2.127.8.1.2.3.1.3 |
h3cFcPsmEnfLoginPointThe address of the port on the local switch through which the instance of h3cFcPsmEnfLoginDev 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.2011.10.2.127.8.1.2.3.1.4 |
h3cFcPsmEnfEntryTypeWhen 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.2011.10.2.127.8.1.2.3.1.5 |
h3cFcPsmCopyToConfigTableSpecifies whether to copy the entries from enforced table to the ones on configured table. SEQUENCE OF H3cFcPsmCopyToConfigEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.4 |
h3cFcPsmCopyToConfigEntryDetailed information about the operation. H3cFcPsmCopyToConfigEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.4.1 |
h3cFcPsmCopyToConfigWhen 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.2011.10.2.127.8.1.2.4.1.1 |
h3cFcPsmAutoLearnTableThis table shows whether the auto-learning is enabled or not on specific VSANs. SEQUENCE OF H3cFcPsmAutoLearnEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.5 |
h3cFcPsmAutoLearnEntryDetailed information about the auto-learning. H3cFcPsmAutoLearnEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.5.1 |
h3cFcPsmAutoLearnEnableThis 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.2011.10.2.127.8.1.2.5.1.1 |
h3cFcPsmClearTableThis table is used for cleaning specific entries in enforced table. SEQUENCE OF H3cFcPsmClearEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.6 |
h3cFcPsmClearEntryDetailed information about the cleaning options. H3cFcPsmClearEntry .1.3.6.1.4.1.2011.10.2.127.8.1.2.6.1 |
h3cFcPsmClearTypeThis 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 H3cFcPsmClearEntryType .1.3.6.1.4.1.2011.10.2.127.8.1.2.6.1.1 |
h3cFcPsmClearIntfThe 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.2011.10.2.127.8.1.2.6.1.2 |
h3cFcPsmStats OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.8.1.3 |
h3cFcPsmStatsTableThis table contains statistics of devices, which had been allowed or denied to log into the switch. SEQUENCE OF H3cFcPsmStatsEntry .1.3.6.1.4.1.2011.10.2.127.8.1.3.1 |
h3cFcPsmStatsEntryDetailed information about the statistics. H3cFcPsmStatsEntry .1.3.6.1.4.1.2011.10.2.127.8.1.3.1.1 |
h3cFcPsmAllowedLoginsThe number of requests that have been allowed on the specified VSAN.ro Counter32 .1.3.6.1.4.1.2011.10.2.127.8.1.3.1.1.1 |
h3cFcPsmDeniedLoginsThe number of requests that have been denied on the specified VSAN.ro Counter32 .1.3.6.1.4.1.2011.10.2.127.8.1.3.1.1.2 |
h3cFcPsmStatsClearThe 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.2011.10.2.127.8.1.3.1.1.3 |
h3cFcPsmViolationTableThis 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 H3cFcPsmViolationEntry .1.3.6.1.4.1.2011.10.2.127.8.1.3.2 |
h3cFcPsmViolationEntryDetailed information about the violation. H3cFcPsmViolationEntry .1.3.6.1.4.1.2011.10.2.127.8.1.3.2.1 |
h3cFcPsmViolationIndexThe 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.2011.10.2.127.8.1.3.2.1.1 |
h3cFcPsmLoginPWWNThe 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 h3cFcPsmLoginSWWN should be zero-length string.ro H3cFcNameIdOrZero (H3C-FC-TC-MIB) .1.3.6.1.4.1.2011.10.2.127.8.1.3.2.1.2 |
h3cFcPsmLoginNWWNThe nWWN of the device whose FLOGI request had been denied. If the device is an n-node, the value of the instance of h3cFcPsmLoginSWWN should be zero-length string.ro H3cFcNameIdOrZero (H3C-FC-TC-MIB) .1.3.6.1.4.1.2011.10.2.127.8.1.3.2.1.3 |
h3cFcPsmLoginSWWNThe sWWN of the device whose FLOGI request had been denied. If the device is a switch, the values of the instance of h3cFcPsmLoginPWWN and h3cFcPsmLoginNWWN should be zero-length string.ro H3cFcNameIdOrZero (H3C-FC-TC-MIB) .1.3.6.1.4.1.2011.10.2.127.8.1.3.2.1.4 |
h3cFcPsmLoginIntfThe ifindex of the port where the login was denied.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2011.10.2.127.8.1.3.2.1.5 |
h3cFcPsmLoginTimeSpecifies the value of SysUpTime when the last denied login happened.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.127.8.1.3.2.1.6 |
h3cFcPsmLoginCountThe 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.2011.10.2.127.8.1.3.2.1.7 |