csgUserDbRowStatus
CISCO-CSG-MIB ·
.1.3.6.1.4.1.9.9.331.1.3.1.1.10
Object
This object is used by the manager to create
or delete the row entry in the csgUserDbTable
following the RowStatus textual convention.
This row can be deleted regardless of the
value of csgUserDbState. Deletion of this row
means that the associated database (identified
by csgUserDbIpAddr and csgUserDbPort) is no
longer available to the associated CSG card.
If all csgUserDbTable rows have been deleted
for a given CSG card, then other mechanisms,
such as intercepting RADIUS flows, may be used to
associate a user name with an IP address. If
this is not possible, then the user name will
be absent from generated accounting records.
Context
- MIB
- CISCO-CSG-MIB
- OID
.1.3.6.1.4.1.9.9.331.1.3.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csgUserDbTableEntry
- Table
- csgUserDbTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csgUserDbIpAddrType Type of IP address of the user database. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.331.1.3.1.1.1 |
| csgUserDbIpAddr The IP address of the user database. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.331.1.3.1.1.2 |
| csgUserDbPort The listening UDP port of the user database. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.331.1.3.1.1.3 |
| csgUserDbState State of the user database.
'reset' - State before the database is determined
to be active.
'active' - The database is available and processing
requ… | column | Enumeration | .1.3.6.1.4.1.9.9.331.1.3.1.1.4 |
| csgUserDbRequests Number of user database requests. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.331.1.3.1.1.5 |
| csgUserDbUidsReturned Number of user identifiers returned. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.331.1.3.1.1.6 |
| csgUserDbReqResent Number of database requests resent. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.331.1.3.1.1.7 |
| csgUserDbReqTimeouts Number of user database requests that have timed out. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.331.1.3.1.1.8 |
| csgUserDbReqErrors Number of errors returned on user database requests. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.331.1.3.1.1.9 |