cdsgServerGroupRowStatus
CISCO-DIAMETER-SG-MIB ·
.1.3.6.1.4.1.9.10.132.1.1.1.1.4
Object
The status of this conceptual row.
To create a row in this table, a manager must
set this object to either createAndGo(4) or
createAndWait(5).
Until instances of all corresponding columns are
appropriately configured, the value of the
corresponding instance of the cdsgServerGroupRowStatus
column is 'notReady'.
In particular, a newly created row cannot be made
active until the corresponding
cdsgServerGroupName has been set.
cdsgServerGroupName may not be modified while the
value of this object is active(1):
An attempt to set these objects while the value of
cdsgServerGroupRowStatus is active(1) will result in
an inconsistentValue error.
Entries in this table with cdsgServerGroupRowStatus equal to
active(1) remain in the table until destroyed.
Entries in this table with cdsgServerGroupRowStatus equal to
values other than active(1) will be destroyed after timeout
(5 minutes).
Upon reload, cdsgServerGroupIndex values may be changed.
Context
- MIB
- CISCO-DIAMETER-SG-MIB
- OID
.1.3.6.1.4.1.9.10.132.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdsgServerGroupEntry
- Table
- cdsgServerGroupTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdsgServerGroupIndex A number uniquely identifying each Diameter
Server Group. An index that uniquely represents
a Server Group. This index is assigned arbitrarily
by the SNMP engine and is not saved… | column | Unsigned32 | .1.3.6.1.4.1.9.10.132.1.1.1.1.1 |
| cdsgServerGroupName The Server Group Name.
It has to be unique and not an empty string. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.10.132.1.1.1.1.2 |
| cdsgServerGroupStorageType The storage type for this conceptual row. An agent
implementing the table must allow adding cdsgServerGroupName
into the table. None of the columnar objects is writable
when the c… | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.10.132.1.1.1.1.3 |