HPN-ICF-FC-PSM-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.127.8
- Last updated
- 2013-10-17 00:00
- Revisions
- 2013-10-17 00:00
- Namespace
- hp
- Source file
HPN-ICF-FC-PSM-MIB- Digest
sha256:64fa5ecde41c7ff0f8117deb1ed71af0b4e1e748d180f122dd202e6a84d39622
Description
This MIB contains the objects for FC port security.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-FC-TC-MIB | HpnicfFcNameIdOrZero |
| HPN-ICF-VSAN-MIB | hpnicfSan |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero, ifDescr |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-FC-PSM-MIB HPN-ICF-FC-TC-MIB HPN-ICF-OID-MIB HPN-ICF-VSAN-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfFcPsmClearEntryType TEXTUAL-CONVENTION This object when set to clearStatic, results in port bind static entries being cleared on this VSAN(Virtual Storage Area Networks). This object when set to clearAutoLearn, results in port bind 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. | current | |||
| HpnicfFcPsmPortBindDevType TEXTUAL-CONVENTION The types of the instance of hpnicfFcPsmLoginDev, including nWWN(Node World Wide Name), pWWN(Port World Wide Name), sWWN(Switch World Wide Name), and wildCard. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfFcPsmNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.0 | |||
| hpnicfFcPsmObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1 | |||
| hpnicfFcPsmScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.1 | |||
| hpnicfFcPsmNotifyEnable OBJECT-TYPE Whether to generate the notification or not depends on the object. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.1.1 | TruthValue | read-write | current |
| hpnicfFcPsmConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2 | |||
| hpnicfFcPsmEnableTable OBJECT-TYPE Enable or disable the port security feature on a specified VSAN. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1 | not-accessible | current | |
| hpnicfFcPsmEnableEntry OBJECT-TYPE Detailed information about the port security. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1.1 | not-accessible | current | |
| hpnicfFcPsmEnableVsanIndex OBJECT-TYPE The ID of VSAN on this entry. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1.1.1 | Unsigned32 (1..4095) | not-accessible | current |
| hpnicfFcPsmEnable OBJECT-TYPE When 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1.1.2 | INTEGER {enable(1), enableWithAutoLearn(2), disable(3), noop(4)} | read-write | current |
| hpnicfFcPsmEnableState OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.1.1.3 | TruthValue | read-only | current |
| hpnicfFcPsmConfigTable OBJECT-TYPE A table that contains the configured entries. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2 | not-accessible | current | |
| hpnicfFcPsmConfigEntry OBJECT-TYPE Detailed information about each configuration. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1 | not-accessible | current | |
| hpnicfFcPsmIndex OBJECT-TYPE The index of this entry. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.1 | Unsigned32 (1..32768) | not-accessible | current |
| hpnicfFcPsmLoginDevType OBJECT-TYPE This represents the type of the instance of hpnicfFcPsmLoginDev, which includes nWWN, pWWN, sWWN, and wildCard. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.2 | HpnicfFcPsmPortBindDevType | read-create | current |
| hpnicfFcPsmLoginDev OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.3 | HpnicfFcNameIdOrZero | read-create | current |
| hpnicfFcPsmLoginPoint OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.4 | InterfaceIndexOrZero | read-create | current |
| hpnicfFcPsmRowStatus OBJECT-TYPE Entry 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.2.1.5 | RowStatus | read-create | current |
| hpnicfFcPsmEnfTable OBJECT-TYPE The FC port security enforced table. It contains not only the configured policies, but also the learning ones learnt by the switch itself. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3 | not-accessible | current | |
| hpnicfFcPsmEnfEntry OBJECT-TYPE Detailed information about the FC port security enforced policy. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1 | not-accessible | current | |
| hpnicfFcPsmEnfIndex OBJECT-TYPE The index of this entry. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.1 | Unsigned32 (1..32768) | not-accessible | current |
| hpnicfFcPsmEnfLoginDevType OBJECT-TYPE This represents the type of the instance of hpnicfFcPsmEnfLoginDev, which includes nWWN, pWWN, sWWN, and wildCard. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.2 | HpnicfFcPsmPortBindDevType | read-only | current |
| hpnicfFcPsmEnfLoginDev OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.3 | HpnicfFcNameIdOrZero | read-only | current |
| hpnicfFcPsmEnfLoginPoint OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.4 | InterfaceIndexOrZero | read-only | current |
| hpnicfFcPsmEnfEntryType OBJECT-TYPE When 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.5 | INTEGER {learning(1), learnt(2), static(3)} | read-only | current |
| hpnicfFcPsmCopyToConfigTable OBJECT-TYPE Specifies whether to copy the entries from enforced table to the ones on configured table. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.4 | not-accessible | current | |
| hpnicfFcPsmCopyToConfigEntry OBJECT-TYPE Detailed information about the operation. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.4.1 | not-accessible | current | |
| hpnicfFcPsmCopyToConfig OBJECT-TYPE When 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.4.1.1 | INTEGER {copy(1), noop(2)} | read-write | current |
| hpnicfFcPsmAutoLearnTable OBJECT-TYPE This table shows whether the auto-learning is enabled or not on specific VSANs. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.5 | not-accessible | current | |
| hpnicfFcPsmAutoLearnEntry OBJECT-TYPE Detailed information about the auto-learning. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.5.1 | not-accessible | current | |
| hpnicfFcPsmAutoLearnEnable OBJECT-TYPE This 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.5.1.1 | TruthValue | read-write | current |
| hpnicfFcPsmClearTable OBJECT-TYPE This table is used for cleaning specific entries in enforced table. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6 | not-accessible | current | |
| hpnicfFcPsmClearEntry OBJECT-TYPE Detailed information about the cleaning options. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6.1 | not-accessible | current | |
| hpnicfFcPsmClearType OBJECT-TYPE This 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6.1.1 | HpnicfFcPsmClearEntryType | read-write | current |
| hpnicfFcPsmClearIntf OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6.1.2 | InterfaceIndexOrZero | read-write | current |
| hpnicfFcPsmStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3 | |||
| hpnicfFcPsmStatsTable OBJECT-TYPE This table contains statistics of devices, which had been allowed or denied to log into the switch. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1 | not-accessible | current | |
| hpnicfFcPsmStatsEntry OBJECT-TYPE Detailed information about the statistics. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1.1 | not-accessible | current | |
| hpnicfFcPsmAllowedLogins OBJECT-TYPE The number of requests that have been allowed on the specified VSAN. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1.1.1 | Counter32 | read-only | current |
| hpnicfFcPsmDeniedLogins OBJECT-TYPE The number of requests that have been denied on the specified VSAN. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1.1.2 | Counter32 | read-only | current |
| hpnicfFcPsmStatsClear OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.1.1.3 | INTEGER {clear(1), noop(2)} | read-write | current |
| hpnicfFcPsmViolationTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2 | not-accessible | current | |
| hpnicfFcPsmViolationEntry OBJECT-TYPE Detailed information about the violation. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1 | not-accessible | current | |
| hpnicfFcPsmViolationIndex OBJECT-TYPE The index of this entry. The entry is uniquely distinguished by WWN, WWN type and ifindex where the login was denied. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.1 | Unsigned32 (1..1024) | not-accessible | current |
| hpnicfFcPsmLoginPWWN OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.2 | HpnicfFcNameIdOrZero | read-only | current |
| hpnicfFcPsmLoginNWWN OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.3 | HpnicfFcNameIdOrZero | read-only | current |
| hpnicfFcPsmLoginSWWN OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.4 | HpnicfFcNameIdOrZero | read-only | current |
| hpnicfFcPsmLoginIntf OBJECT-TYPE The ifindex of the port where the login was denied. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.5 | InterfaceIndex | read-only | current |
| hpnicfFcPsmLoginTime OBJECT-TYPE Specifies the value of SysUpTime when the last denied login happened. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.6 | TimeStamp | read-only | current |
| hpnicfFcPsmLoginCount OBJECT-TYPE The number of times for a certain nWWN/pWWN or sWWN had been denied to log into an interface of the local device. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.3.2.1.7 | Counter32 | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfFcPsmFPortDenyNotify NOTIFICATION-TYPE Notifies that a FLOGI is denied on an F port of the local device. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.0.1 | current |
| hpnicfFcPsmEPortDenyNotify NOTIFICATION-TYPE Notifies that a switch is denied on an E port of the local device. | 1.3.6.1.4.1.11.2.14.11.15.2.127.8.0.2 | current |