cdbpPeerRowStatus
CISCO-DIAMETER-BASE-PROTOCOL-MIB ·
.1.3.6.1.4.1.9.10.133.1.3.1.1.9
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 cdbpPeerRowStatus column is
'notReady'.
In particular, a newly created row cannot be made
active until the corresponding
cdbpPeerId has been set.
cdbpPeerId may not be modified while the
value of this object is active(1):
An attempt to set these objects while the value of
cdbpPeerRowStatus is active(1) will result in
an inconsistentValue error.
Entries in this table with cdbpPeerRowStatus equal to
active(1) remain in the table until destroyed.
Entries in this table with cdbpPeerRowStatus equal to
values other than active(1) will be destroyed after timeout
(5 minutes).
Context
- MIB
- CISCO-DIAMETER-BASE-PROTOCOL-MIB
- OID
.1.3.6.1.4.1.9.10.133.1.3.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdbpPeerEntry
- Table
- cdbpPeerTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdbpPeerIndex A number uniquely identifying each Diameter peer
with which the host server communicates. Upon reload,
cdbpPeerIndex values may be changed. | column | Unsigned32 | .1.3.6.1.4.1.9.10.133.1.3.1.1.1 |
| cdbpPeerId The server identifier for the Diameter peer. It must
be unique and non-empty. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.10.133.1.3.1.1.2 |
| cdbpPeerPortConnect The connection port this server used
to connect to the Diameter peer.
If there is no active connection, this
value will be zero(0). | column | Unsigned32 | .1.3.6.1.4.1.9.10.133.1.3.1.1.3 |
| cdbpPeerPortListen The port the server is listening on. | column | Unsigned32 | .1.3.6.1.4.1.9.10.133.1.3.1.1.4 |
| cdbpPeerProtocol The transport protocol (tcp/sctp) the
Diameter peer is using.
tcp(1) - Transmission Control Protocol
sctp(2) - Stream Control Transmission Protocol. | column | Enumeration | .1.3.6.1.4.1.9.10.133.1.3.1.1.5 |
| cdbpPeerSecurity The security the Diameter peer is using.
other(1) - Unknown Security Protocol.
tls(2) - Transport Layer Security Protocol.
ipsec(3) - Internet Protocol Security. | column | Enumeration | .1.3.6.1.4.1.9.10.133.1.3.1.1.6 |
| cdbpPeerFirmwareRevision Firmware revision of peer. If no firmware
revision, the revision of the Diameter software
module may be reported instead. | column | Unsigned32 | .1.3.6.1.4.1.9.10.133.1.3.1.1.7 |
| cdbpPeerStorageType The storage type for this conceptual row.
Only cdbpPeerPortListen object is writable when the
conceptual row is permanent. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.10.133.1.3.1.1.8 |