HH3C-FC-PSM-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.127.8
- Last updated
- 2013-10-17 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2013-10-17 00:00
- Namespace
- comware
- Source file
HH3C-FC-PSM-MIB- Digest
sha256:c15a5b55f9a66a05f7d69d88a010ca49e0609d5a05de1ec28cc65466240a8fbd
Description
This MIB contains the objects for FC port security.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-FC-TC-MIB | Hh3cFcNameIdOrZero |
| HH3C-VSAN-MIB | hh3cSan |
| 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 | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, 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.
HH3C-FC-PSM-MIB HH3C-FC-TC-MIB HH3C-OID-MIB HH3C-VSAN-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cFcPsmClearEntryType 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-learned 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 | |||
| Hh3cFcPsmPortBindDevType TEXTUAL-CONVENTION The types of the instance of hh3cFcPsmLoginDev, 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 |
|---|---|---|---|---|
| hh3cFcPsmNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.8.0 | |||
| hh3cFcPsmObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.8.1 | |||
| hh3cFcPsmScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.8.1.1 | |||
| hh3cFcPsmNotifyEnable OBJECT-TYPE Whether to generate the notification or not depends on the object. | 1.3.6.1.4.1.25506.2.127.8.1.1.1 | TruthValue | read-write | current |
| hh3cFcPsmConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.8.1.2 | |||
| hh3cFcPsmEnableTable OBJECT-TYPE Enable or disable the port security feature on a specified VSAN. | 1.3.6.1.4.1.25506.2.127.8.1.2.1 | not-accessible | current | |
| hh3cFcPsmEnableEntry OBJECT-TYPE Detailed information about the port security. | 1.3.6.1.4.1.25506.2.127.8.1.2.1.1 | not-accessible | current | |
| hh3cFcPsmEnableVsanIndex OBJECT-TYPE The ID of VSAN on this entry. | 1.3.6.1.4.1.25506.2.127.8.1.2.1.1.1 | Unsigned32 (1..4095) | not-accessible | current |
| hh3cFcPsmEnable OBJECT-TYPE When set to enable, the port security is on, the value of hh3cFcPsmEnableState will be true. When set to enableWithAutoLearn, the port security is on with auto-learning, the value of hh3cFcPsmEnableState will be true. When set to disable, the port security is off, the value of hh3cFcPsmEnableState will be false. The noop means no action. The value of this object when read is always noop. | 1.3.6.1.4.1.25506.2.127.8.1.2.1.1.2 | INTEGER {enable(1), enableWithAutoLearn(2), disable(3), noop(4)} | read-write | current |
| hh3cFcPsmEnableState 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.25506.2.127.8.1.2.1.1.3 | TruthValue | read-only | current |
| hh3cFcPsmConfigTable OBJECT-TYPE A table that contains the configured entries. | 1.3.6.1.4.1.25506.2.127.8.1.2.2 | not-accessible | current | |
| hh3cFcPsmConfigEntry OBJECT-TYPE Detailed information about each configuration. | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1 | not-accessible | current | |
| hh3cFcPsmIndex OBJECT-TYPE The index of this entry. | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1.1 | Unsigned32 (1..32768) | not-accessible | current |
| hh3cFcPsmLoginDevType OBJECT-TYPE This represents the type of the instance of hh3cFcPsmLoginDev, which includes nWWN, pWWN, sWWN, and wildCard. | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1.2 | Hh3cFcPsmPortBindDevType | read-create | current |
| hh3cFcPsmLoginDev OBJECT-TYPE The logging-in device name, which is decided by the hh3cFcPsmLoginDevType object. It represents node WWN when the value of hh3cFcPsmLoginDevType is nWWN. It represents port WWN when the value of hh3cFcPsmLoginDevType is pWWN. It represents switch WWN when the value of hh3cFcPsmLoginDevType is sWWN. It represents any device when the value of hh3cFcPsmLoginDevType 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 hh3cFcPsmRowStatus is set to createAndGo or active. | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1.3 | Hh3cFcNameIdOrZero | read-create | current |
| hh3cFcPsmLoginPoint OBJECT-TYPE The address of the port on the local switch through which the instance of hh3cFcPsmLoginDev 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.25506.2.127.8.1.2.2.1.4 | InterfaceIndexOrZero | read-create | current |
| hh3cFcPsmRowStatus OBJECT-TYPE Entry status. When creating a new instance of this table, the following objects should be set simultaneously: hh3cFcPsmLoginDevType, hh3cFcPsmLoginDev, hh3cFcPsmLoginPoint, hh3cFcPsmRowStatus. If hh3cFcPsmLoginDevType is set to wildCard, the value of the instance of hh3cFcPsmLoginDev should be zero-length string. The value of hh3cFcPsmLoginDevType and hh3cFcPsmLoginPoint cannot be set to wildCard and zero at the same time. | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1.5 | RowStatus | read-create | current |
| hh3cFcPsmEnfTable OBJECT-TYPE The FC port security enforced table. It contains not only the configured policies, but also the learning ones learned by the switch itself. | 1.3.6.1.4.1.25506.2.127.8.1.2.3 | not-accessible | current | |
| hh3cFcPsmEnfEntry OBJECT-TYPE Detailed information about the FC port security enforced policy. | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1 | not-accessible | current | |
| hh3cFcPsmEnfIndex OBJECT-TYPE The index of this entry. | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1.1 | Unsigned32 (1..32768) | not-accessible | current |
| hh3cFcPsmEnfLoginDevType OBJECT-TYPE This represents the type of the instance of hh3cFcPsmEnfLoginDev, which includes nWWN, pWWN, sWWN, and wildCard. | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1.2 | Hh3cFcPsmPortBindDevType | read-only | current |
| hh3cFcPsmEnfLoginDev OBJECT-TYPE The logging-in device name, which is decided by the hh3cFcPsmEnfLoginDevType object. It represents node WWN when the value of hh3cFcPsmEnfLoginDevType is nWWN. It represents port WWN when the value of hh3cFcPsmEnfLoginDevType is pWWN. It represents switch WWN when the value of hh3cFcPsmEnfLoginDevType is sWWN. It represents any device when the value of hh3cFcPsmEnfLoginDevType is wildCard, and the value of the instance of this object should be zero-length string. | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1.3 | Hh3cFcNameIdOrZero | read-only | current |
| hh3cFcPsmEnfLoginPoint OBJECT-TYPE The address of the port on the local switch through which the instance of hh3cFcPsmEnfLoginDev 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.25506.2.127.8.1.2.3.1.4 | InterfaceIndexOrZero | read-only | current |
| hh3cFcPsmEnfEntryType OBJECT-TYPE When the value is learning, it represents the entry is learned by the switch itself temporarily and will be deleted when the device log out. When the value is learned, it represents the entry is learned by the switch permanently. When the value is static, it represents the entry is configured. | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1.5 | INTEGER {learning(1), learned(2), static(3)} | read-only | current |
| hh3cFcPsmCopyToConfigTable OBJECT-TYPE Specifies whether to copy the entries from enforced table to the ones on configured table. | 1.3.6.1.4.1.25506.2.127.8.1.2.4 | not-accessible | current | |
| hh3cFcPsmCopyToConfigEntry OBJECT-TYPE Detailed information about the operation. | 1.3.6.1.4.1.25506.2.127.8.1.2.4.1 | not-accessible | current | |
| hh3cFcPsmCopyToConfig 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.25506.2.127.8.1.2.4.1.1 | INTEGER {copy(1), noop(2)} | read-write | current |
| hh3cFcPsmAutoLearnTable OBJECT-TYPE This table shows whether the auto-learning is enabled or not on specific VSANs. | 1.3.6.1.4.1.25506.2.127.8.1.2.5 | not-accessible | current | |
| hh3cFcPsmAutoLearnEntry OBJECT-TYPE Detailed information about the auto-learning. | 1.3.6.1.4.1.25506.2.127.8.1.2.5.1 | not-accessible | current | |
| hh3cFcPsmAutoLearnEnable 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 learned ones. | 1.3.6.1.4.1.25506.2.127.8.1.2.5.1.1 | TruthValue | read-write | current |
| hh3cFcPsmClearTable OBJECT-TYPE This table is used for cleaning specific entries in enforced table. | 1.3.6.1.4.1.25506.2.127.8.1.2.6 | not-accessible | current | |
| hh3cFcPsmClearEntry OBJECT-TYPE Detailed information about the cleaning options. | 1.3.6.1.4.1.25506.2.127.8.1.2.6.1 | not-accessible | current | |
| hh3cFcPsmClearType 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-learned 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.25506.2.127.8.1.2.6.1.1 | Hh3cFcPsmClearEntryType | read-write | current |
| hh3cFcPsmClearIntf 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. The value of this object when read is always zero. | 1.3.6.1.4.1.25506.2.127.8.1.2.6.1.2 | InterfaceIndexOrZero | read-write | current |
| hh3cFcPsmStats OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.8.1.3 | |||
| hh3cFcPsmStatsTable 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.25506.2.127.8.1.3.1 | not-accessible | current | |
| hh3cFcPsmStatsEntry OBJECT-TYPE Detailed information about the statistics. | 1.3.6.1.4.1.25506.2.127.8.1.3.1.1 | not-accessible | current | |
| hh3cFcPsmAllowedLogins OBJECT-TYPE The number of requests that have been allowed on the specified VSAN. | 1.3.6.1.4.1.25506.2.127.8.1.3.1.1.1 | Counter32 | read-only | current |
| hh3cFcPsmDeniedLogins OBJECT-TYPE The number of requests that have been denied on the specified VSAN. | 1.3.6.1.4.1.25506.2.127.8.1.3.1.1.2 | Counter32 | read-only | current |
| hh3cFcPsmStatsClear 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.25506.2.127.8.1.3.1.1.3 | INTEGER {clear(1), noop(2)} | read-write | current |
| hh3cFcPsmViolationTable 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.25506.2.127.8.1.3.2 | not-accessible | current | |
| hh3cFcPsmViolationEntry OBJECT-TYPE Detailed information about the violation. | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1 | not-accessible | current | |
| hh3cFcPsmViolationIndex 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.25506.2.127.8.1.3.2.1.1 | Unsigned32 (1..1024) | not-accessible | current |
| hh3cFcPsmLoginPWWN 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 hh3cFcPsmLoginSWWN should be zero-length string. | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.2 | Hh3cFcNameIdOrZero | read-only | current |
| hh3cFcPsmLoginNWWN 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 hh3cFcPsmLoginSWWN should be zero-length string. | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.3 | Hh3cFcNameIdOrZero | read-only | current |
| hh3cFcPsmLoginSWWN 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 hh3cFcPsmLoginPWWN and hh3cFcPsmLoginNWWN should be zero-length string. | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.4 | Hh3cFcNameIdOrZero | read-only | current |
| hh3cFcPsmLoginIntf OBJECT-TYPE The ifindex of the port where the login was denied. | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.5 | InterfaceIndex | read-only | current |
| hh3cFcPsmLoginTime OBJECT-TYPE Specifies the date and time when the last denied login happened. | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.6 | DateAndTime | read-only | current |
| hh3cFcPsmLoginCount 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.25506.2.127.8.1.3.2.1.7 | Counter32 | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cFcPsmFPortDenyNotify NOTIFICATION-TYPE Notifies that a FLOGI is denied on an F port of the local device. | 1.3.6.1.4.1.25506.2.127.8.0.1 | current |
| hh3cFcPsmEPortDenyNotify NOTIFICATION-TYPE Notifies that a switch is denied on an E port of the local device. | 1.3.6.1.4.1.25506.2.127.8.0.2 | current |