s5SbsSecurityListStatus
S5-SWITCH-BAYSECURE-MIB ·
.1.3.6.1.4.1.45.1.6.5.3.19.1.3
Object
column
r/w
Enumeration
The status of the SecurityList entry. The primary use of this object is for modifying the SecurityList 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.
Context
- MIB
- S5-SWITCH-BAYSECURE-MIB
- OID
.1.3.6.1.4.1.45.1.6.5.3.19.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5SbsSecurityListEntry
- Table
- s5SbsSecurityListTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | create |
3 | delete |
4 | modify |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5SbsSecurityListIndx The index of the security list. This corresponds to the
Security port list which can be used as index into
s5SbsAuthCfgTable. | column | Integer32 | .1.3.6.1.4.1.45.1.6.5.3.19.1.1 |
| s5SbsSecurityListMembers The set of ports that are currently members in
this Port list. | column | PortSet | .1.3.6.1.4.1.45.1.6.5.3.19.1.2 |