nbsMegaSwRunDbStatus
NBASE-G1-MIB ·
.1.3.6.1.4.1.629.1.9.1.1.1.2
Object
column
mandatory
Enumeration
This object indicates the status of this entry.
The default value is deleteOnTimeout(4).
invalid(1) - this value indicates a inactive entry.
The entry may receive this value either
through a management SET operation or by
being aged out.
system(2) - this value indicates a system entry,
i.e. a system address, the broadcast address
or the spanning tree group address.
permanent(3) - this entry is currently in use and will
remain so after the next reset of the switch.
This value is legal only for customFilter(2)
types of entries. Setting a virtualFilter(1)
entry to be permanent(2) will result in a
deleteOnReset(3) status.
deleteOnReset(4) - this entry is currently in use and will
remain so until the next reset of the switch.
deleteOnTimeout(5) - this entry is currently in use and will
remain so until it is aged out.
Context
- MIB
- NBASE-G1-MIB
- OID
.1.3.6.1.4.1.629.1.9.1.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nbsMegaSwRunDbEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | system |
3 | permanent |
4 | deleteOnReset |
5 | deleteOnTimeout |