cdbpPeerStorageType
CISCO-DIAMETER-BASE-PROTOCOL-MIB ·
.1.3.6.1.4.1.9.10.133.1.3.1.1.8
Object
The storage type for this conceptual row. Only cdbpPeerPortListen object is writable when the conceptual row is permanent.
Context
- MIB
- CISCO-DIAMETER-BASE-PROTOCOL-MIB
- OID
.1.3.6.1.4.1.9.10.133.1.3.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdbpPeerEntry
- Table
- cdbpPeerTable
- Siblings
- 8
Values & Constraints
Type Values
1 | other |
2 | volatile |
3 | nonVolatile |
4 | permanent |
5 | readOnly |
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 |
| cdbpPeerRowStatus 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 … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.133.1.3.1.1.9 |