HH3C-FC-PSM-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-FC-PSM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cFcPsm | 1.3.6.1.4.1.25506.2.127.8 |
This MIB contains the objects for FC port security. |
||
hh3cFcPsmNotifications | 1.3.6.1.4.1.25506.2.127.8.0 | |||
hh3cFcPsmFPortDenyNotify | 1.3.6.1.4.1.25506.2.127.8.0.1 |
Notifies that a FLOGI is denied on an F port of the local device. |
||
hh3cFcPsmEPortDenyNotify | 1.3.6.1.4.1.25506.2.127.8.0.2 |
Notifies that a switch is denied on an E port of the local device. |
||
hh3cFcPsmObjects | 1.3.6.1.4.1.25506.2.127.8.1 | |||
hh3cFcPsmScalarObjects | 1.3.6.1.4.1.25506.2.127.8.1.1 | |||
hh3cFcPsmNotifyEnable | 1.3.6.1.4.1.25506.2.127.8.1.1.1 | truthvalue | read-write |
Whether to generate the notification or not depends on the object. |
hh3cFcPsmConfiguration | 1.3.6.1.4.1.25506.2.127.8.1.2 | |||
hh3cFcPsmEnableTable | 1.3.6.1.4.1.25506.2.127.8.1.2.1 | no-access |
Enable or disable the port security feature on a specified VSAN. |
|
1.3.6.1.4.1.25506.2.127.8.1.2.1.1 | no-access |
Detailed information about the port security. |
||
hh3cFcPsmEnableVsanIndex | 1.3.6.1.4.1.25506.2.127.8.1.2.1.1.1 | unsigned32 | no-access |
The ID of VSAN on this entry. |
hh3cFcPsmEnable | 1.3.6.1.4.1.25506.2.127.8.1.2.1.1.2 | integer | read-write |
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. Enumeration: 'enable': 1, 'noop': 4, 'enableWithAutoLearn': 2, 'disable': 3. |
hh3cFcPsmEnableState | 1.3.6.1.4.1.25506.2.127.8.1.2.1.1.3 | truthvalue | read-only |
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. |
hh3cFcPsmConfigTable | 1.3.6.1.4.1.25506.2.127.8.1.2.2 | no-access |
A table that contains the configured entries. |
|
1.3.6.1.4.1.25506.2.127.8.1.2.2.1 | no-access |
Detailed information about each configuration. |
||
hh3cFcPsmIndex | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1.1 | unsigned32 | no-access |
The index of this entry. |
hh3cFcPsmLoginDevType | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1.2 | hh3cfcpsmportbinddevtype | read-only |
This represents the type of the instance of hh3cFcPsmLoginDev, which includes nWWN, pWWN, sWWN, and wildCard. |
hh3cFcPsmLoginDev | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1.3 | hh3cfcnameidorzero | read-only |
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. |
hh3cFcPsmLoginPoint | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1.4 | interfaceindexorzero | read-only |
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. |
hh3cFcPsmRowStatus | 1.3.6.1.4.1.25506.2.127.8.1.2.2.1.5 | rowstatus | read-only |
Entry status. When creating a new instance of this table, the following objects should be set simultaneously: hh3cFcPsmLoginDevType, h3cFcPsmLoginDev, 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. |
hh3cFcPsmEnfTable | 1.3.6.1.4.1.25506.2.127.8.1.2.3 | no-access |
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.25506.2.127.8.1.2.3.1 | no-access |
Detailed information about the FC port security enforced policy. |
||
hh3cFcPsmEnfIndex | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1.1 | unsigned32 | no-access |
The index of this entry. |
hh3cFcPsmEnfLoginDevType | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1.2 | hh3cfcpsmportbinddevtype | read-only |
This represents the type of the instance of hh3cFcPsmEnfLoginDev, which includes nWWN, pWWN, sWWN, and wildCard. |
hh3cFcPsmEnfLoginDev | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1.3 | hh3cfcnameidorzero | read-only |
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. |
hh3cFcPsmEnfLoginPoint | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1.4 | interfaceindexorzero | read-only |
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. |
hh3cFcPsmEnfEntryType | 1.3.6.1.4.1.25506.2.127.8.1.2.3.1.5 | integer | read-only |
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. Enumeration: 'static': 3, 'learnt': 2, 'learning': 1. |
hh3cFcPsmCopyToConfigTable | 1.3.6.1.4.1.25506.2.127.8.1.2.4 | no-access |
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.1 | no-access |
Detailed information about the operation. |
||
hh3cFcPsmCopyToConfig | 1.3.6.1.4.1.25506.2.127.8.1.2.4.1.1 | integer | read-write |
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. Enumeration: 'copy': 1, 'noop': 2. |
hh3cFcPsmAutoLearnTable | 1.3.6.1.4.1.25506.2.127.8.1.2.5 | no-access |
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.1 | no-access |
Detailed information about the auto-learning. |
||
hh3cFcPsmAutoLearnEnable | 1.3.6.1.4.1.25506.2.127.8.1.2.5.1.1 | truthvalue | read-write |
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. |
hh3cFcPsmClearTable | 1.3.6.1.4.1.25506.2.127.8.1.2.6 | no-access |
This table is used for cleaning specific entries in enforced table. |
|
1.3.6.1.4.1.25506.2.127.8.1.2.6.1 | no-access |
Detailed information about the cleaning options. |
||
hh3cFcPsmClearType | 1.3.6.1.4.1.25506.2.127.8.1.2.6.1.1 | hh3cfcpsmclearentrytype | read-write |
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. |
hh3cFcPsmClearIntf | 1.3.6.1.4.1.25506.2.127.8.1.2.6.1.2 | interfaceindexorzero | read-write |
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. |
hh3cFcPsmStats | 1.3.6.1.4.1.25506.2.127.8.1.3 | |||
hh3cFcPsmStatsTable | 1.3.6.1.4.1.25506.2.127.8.1.3.1 | no-access |
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.1 | no-access |
Detailed information about the statistics. |
||
hh3cFcPsmAllowedLogins | 1.3.6.1.4.1.25506.2.127.8.1.3.1.1.1 | counter32 | read-only |
The number of requests that have been allowed on the specified VSAN. |
hh3cFcPsmDeniedLogins | 1.3.6.1.4.1.25506.2.127.8.1.3.1.1.2 | counter32 | read-only |
The number of requests that have been denied on the specified VSAN. |
hh3cFcPsmStatsClear | 1.3.6.1.4.1.25506.2.127.8.1.3.1.1.3 | integer | read-write |
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. Enumeration: 'clear': 1, 'noop': 2. |
hh3cFcPsmViolationTable | 1.3.6.1.4.1.25506.2.127.8.1.3.2 | no-access |
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.1 | no-access |
Detailed information about the violation. |
||
hh3cFcPsmViolationIndex | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.1 | unsigned32 | no-access |
The index of this entry. The entry is uniquely distinguished by WWN, WWN type and ifindex where the login was denied. |
hh3cFcPsmLoginPWWN | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.2 | hh3cfcnameidorzero | read-only |
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. |
hh3cFcPsmLoginNWWN | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.3 | hh3cfcnameidorzero | read-only |
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. |
hh3cFcPsmLoginSWWN | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.4 | hh3cfcnameidorzero | read-only |
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. |
hh3cFcPsmLoginIntf | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.5 | interfaceindex | read-only |
The ifindex of the port where the login was denied. |
hh3cFcPsmLoginTime | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.6 | timestamp | read-only |
Specifies the value of SysUpTime when the last denied login happened. |
hh3cFcPsmLoginCount | 1.3.6.1.4.1.25506.2.127.8.1.3.2.1.7 | counter32 | read-only |
The number of times for a certain nWWN/pWWN or sWWN had been denied to log into an interface of the local device. |