MIBs Depot

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

FromSymbols
HPN-ICF-FC-TC-MIBHpnicfFcNameIdOrZero
HPN-ICF-VSAN-MIBhpnicfSan
IF-MIBInterfaceIndex, InterfaceIndexOrZero, ifDescr
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1TruthValueread-writecurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (1..4095)not-accessiblecurrent
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.2INTEGER {enable(1), enableWithAutoLearn(2), disable(3), noop(4)}read-writecurrent
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.3TruthValueread-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (1..32768)not-accessiblecurrent
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.2HpnicfFcPsmPortBindDevTyperead-createcurrent
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.3HpnicfFcNameIdOrZeroread-createcurrent
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.4InterfaceIndexOrZeroread-createcurrent
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.5RowStatusread-createcurrent
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.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (1..32768)not-accessiblecurrent
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.2HpnicfFcPsmPortBindDevTyperead-onlycurrent
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.3HpnicfFcNameIdOrZeroread-onlycurrent
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.4InterfaceIndexOrZeroread-onlycurrent
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.5INTEGER {learning(1), learnt(2), static(3)}read-onlycurrent
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.4not-accessiblecurrent
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.1not-accessiblecurrent
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.1INTEGER {copy(1), noop(2)}read-writecurrent
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.5not-accessiblecurrent
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.1not-accessiblecurrent
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.1TruthValueread-writecurrent
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.6not-accessiblecurrent
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.1not-accessiblecurrent
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.1HpnicfFcPsmClearEntryTyperead-writecurrent
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.2InterfaceIndexOrZeroread-writecurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
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.3INTEGER {clear(1), noop(2)}read-writecurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (1..1024)not-accessiblecurrent
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.2HpnicfFcNameIdOrZeroread-onlycurrent
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.3HpnicfFcNameIdOrZeroread-onlycurrent
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.4HpnicfFcNameIdOrZeroread-onlycurrent
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.5InterfaceIndexread-onlycurrent
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.6TimeStampread-onlycurrent
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.7Counter32read-onlycurrent

Notifications

NameOIDStatus
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.1current
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.2current