csgUserRowStatus
CISCO-CSG-MIB ·
.1.3.6.1.4.1.9.9.331.1.2.1.1.7
Object
This object is used by the manager to create
or delete the row entry in the csgUserTable
following the RowStatus textual convention.
If this row is deleted, then accounting records
subsequently generated by the associated CSG line
card (identified by csgUserCardId) will not contain
user information.
Context
- MIB
- CISCO-CSG-MIB
- OID
.1.3.6.1.4.1.9.9.331.1.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csgUserTableEntry
- Table
- csgUserTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csgUserCardId The slot number in the host switch in which the CSG card
is inserted. This object is part of the index in all tables. | column | CsgSlotNumber | .1.3.6.1.4.1.9.9.331.1.2.1.1.1 |
| csgUserGroupName Name of associated user-group. This object is part of the
index of this table and the csgUserDbTable. | column | CsgEntityName | .1.3.6.1.4.1.9.9.331.1.2.1.1.2 |
| csgUserMaxEntries Maximum User Table entries. | column | CsgUserTableUpperBound | .1.3.6.1.4.1.9.9.331.1.2.1.1.3 |
| csgUserCurrEntries Current number of user table entries. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.331.1.2.1.1.4 |
| csgUserHighWater Highest number of entries inserted into User Table.
The only write operation allowed is to reset the value to 0. | column | CsgUserTableUpperBound | .1.3.6.1.4.1.9.9.331.1.2.1.1.5 |
| csgUserLRUSteals Number of User Table entries acquired from LRU list.
When the User Table becomes full and a new user is detected,
the least recently used User Table entry is allocated
to the new … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.331.1.2.1.1.6 |