cgprsCgGatewayRowStatus
CISCO-GPRS-CHARGING-MIB ·
.1.3.6.1.4.1.9.9.192.1.1.22.1.4
Object
This object is used to create a new row or delete an
existing row in this table.
To create a row, set this object to 'createAndGo'.
cgprsCgGatewayAddrType and cgprsCgGatewayAddr are the
mandatory objects in a create request.
To delete a row, set this object to 'destroy'.
Context
- MIB
- CISCO-GPRS-CHARGING-MIB
- OID
.1.3.6.1.4.1.9.9.192.1.1.22.1.4- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- cgprsCgGatewayEntry
- Table
- cgprsCgGatewayTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cgprsCgGatewayIndex deprecated An unique identifier for the CG. | column | Integer32 | .1.3.6.1.4.1.9.9.192.1.1.22.1.1 |
| cgprsCgGatewayAddrType deprecated This object indicates the type of Internet address
given in cgprsCgGatewayAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.192.1.1.22.1.2 |
| cgprsCgGatewayAddr deprecated The IP address that is used to uniquely identify the CG. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.192.1.1.22.1.3 |
| cgprsCgOperStatus deprecated This object is used to indicate whether the configured CG
is active(2) or standby(3).The object will return undefined(1)
when its not used either as active(2) or standby(3). | column | Enumeration | .1.3.6.1.4.1.9.9.192.1.1.22.1.5 |
| cgprsCgLinkState deprecated This object is used to indicate the reachability of the CG.
If the CG is reachable then this object is set to 'on'. When
the CG is not reachable but the GGSN tries to establish a … | column | Enumeration | .1.3.6.1.4.1.9.9.192.1.1.22.1.6 |