s5SbsAuthCfgStatus
S5-SWITCH-BAYSECURE-MIB ·
.1.3.6.1.4.1.45.1.6.5.3.10.1.5
Object
column
r/w
Enumeration
The status of the AuthCfg entry. The primary use of
this object is for modifying the AuthCfg table. Values
that can be written create(2), delete(3), modify(4).
Values that can be read: valid(1). Setting this entry
to delete(3) causes the entry to be deleted from the
table. Setting a new entry with create(2) causes the
entry to be created in the table. Setting an entry with
modify(4) causes the entry to be modified. The response
to a get request or get-next request will always indicate
a status of valid (1), since invalid entries are removed
from the table.
This object cannot be modified for entries whose value of
s5SbsAuthCfgSource is autoLearn(2) if the value of
s5SbsAutoLearningSticky is false(2). Any such attempt
will generate an inconsistentValue error.
Context
- MIB
- S5-SWITCH-BAYSECURE-MIB
- OID
.1.3.6.1.4.1.45.1.6.5.3.10.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5SbsAuthCfgEntry
- Table
- s5SbsAuthCfgTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | create |
3 | delete |
4 | modify |
5 | createSticky |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5SbsAuthCfgBrdIndx The index of the slot containing the board on which the
port is located. This value is meaningful --NEW
only if s5SbsAuthCfgSecureList value is zero. --NEW
For other SecureList va… | column | Integer32 | .1.3.6.1.4.1.45.1.6.5.3.10.1.1 |
| s5SbsAuthCfgPortIndx The index of the port on the board. This value is meaningful
only if s5SbsAuthCfgSecureList value is zero. --NEW
For other SecureList values it should have the value of zero. | column | Integer32 | .1.3.6.1.4.1.45.1.6.5.3.10.1.2 |
| s5SbsAuthCfgMACIndx The index of source MAC address of allowed station or
not-allowed station. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.45.1.6.5.3.10.1.3 |
| s5SbsAuthCfgAccessCtrlType This Node Access Control Type represents whether
the node entry is node allowed or node blocked type.
A MAC address may be allowed on multiple ports. | column | Enumeration | .1.3.6.1.4.1.45.1.6.5.3.10.1.4 |
| s5SbsAuthCfgSecureList The index of the security list. This value is meaningful
only if s5SbsAuthCfgBrdIndx and s5SbsAuthCfgPortIndx values
are zero. For other board and port index values
it should hav… | column | Integer32 | .1.3.6.1.4.1.45.1.6.5.3.10.1.6 |
| s5SbsAuthCfgSource This object indicates the source of an entry. A value of static(1)
indicates that the entry was manually created by a user. A value
of autoLearn(2) indicates that the entry was … | column | Enumeration | .1.3.6.1.4.1.45.1.6.5.3.10.1.7 |
| s5SbsAuthCfgLifetime This object indicates the lifetime of an auto-learned entry. This
is the time until the entry is automatically deleted by the system.
This object does not apply to entries whose … | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.45.1.6.5.3.10.1.8 |
| s5SbsAuthCfgTrunk The trunk on which a MAC address is allowed or disallowed. This value
must be 0 if the value of any of these objects is non-zero:
s5SbsAuthCfgBrdIndx
s5SbsAuthCfgPortIndx… | column | Integer32 | .1.3.6.1.4.1.45.1.6.5.3.10.1.9 |