pktcMtaDevCmsStatus
PKTC-IETF-MTA-MIB ·
.1.3.6.1.2.1.140.1.3.8.1.10
Object
This object defines the row status associated with this
particular CMS in the CMS table (pktcMtaDevCmsTable).
An entry in this table is not qualified for activation
until the object instances of all corresponding columns
have been initialized, either by default values or via
explicit SET operations. Until all object instances in
this row are initialized, the status value for this realm
must be 'notReady(3)'.
In particular, two columnar objects must be SET: the
CMS FQDN (pktcMtaDevCmsFqdn) and the Kerberos realm name
(pktcMtaDevCmsKerbRealmName). Once these 2 objects have
been set and the row status is SET to 'active(1)', the MTA
MUST NOT allow any modification of these 2 object values.
The value of this object has no effect on
whether other columnar objects in this row can be
modified.
Context
- MIB
- PKTC-IETF-MTA-MIB
- OID
.1.3.6.1.2.1.140.1.3.8.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktcMtaDevCmsEntry
- Table
- pktcMtaDevCmsTable
- 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 |
|---|---|---|---|
| pktcMtaDevCmsIndex This object defines the CMS table index. | column | Unsigned32 | .1.3.6.1.2.1.140.1.3.8.1.1 |
| pktcMtaDevCmsFqdn This object specifies the CMS FQDN. The MTA must
prohibit the instantiation of any two rows with identical
FQDNs. The MTA must also verify that any search and/or
comparison oper… | column | OctetString | .1.3.6.1.2.1.140.1.3.8.1.2 |
| pktcMtaDevCmsKerbRealmName This object identifies the Kerberos realm name in uppercase
characters associated with the CMS defined in this
conceptual row. The object value is a reference
point to the corres… | column | OctetString | .1.3.6.1.2.1.140.1.3.8.1.3 |
| pktcMtaDevCmsMaxClockSkew This object specifies the maximum allowable clock skew
between the MTA and the CMS defined in this row. | column | seconds Unsigned32 | .1.3.6.1.2.1.140.1.3.8.1.4 |
| pktcMtaDevCmsSolicitedKeyTimeout This object defines a Kerberos Key Management timer on the
MTA. It is the time period during which the MTA saves the
nonce and Server Kerberos Principal Identifier to match an
AP… | column | milliseconds Unsigned32 | .1.3.6.1.2.1.140.1.3.8.1.5 |
| pktcMtaDevCmsUnsolicitedKeyMaxTimeout This object defines the timeout value that only applies
to an MTA-initiated key management exchange. It is the
maximum timeout, and it may not be exceeded in the
exponential back… | column | seconds Unsigned32 | .1.3.6.1.2.1.140.1.3.8.1.6 |
| pktcMtaDevCmsUnsolicitedKeyNomTimeout This object defines the starting value of the timeout
for an MTA-initiated key management. It should account for
the average roundtrip time between the MTA and the CMS and
the pr… | column | milliseconds Unsigned32 | .1.3.6.1.2.1.140.1.3.8.1.7 |
| pktcMtaDevCmsUnsolicitedKeyMaxRetries This object contains the maximum number of retries before
the MTA stops attempting to establish a Security
Association with the CMS. | column | Unsigned32 | .1.3.6.1.2.1.140.1.3.8.1.8 |
| pktcMtaDevCmsIpsecCtrl This object specifies the MTA IPSec control flag.
If the object value is 'true', the MTA must use Kerberos
Key Management and IPsec to communicate with this CMS. If
it is 'false'… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.140.1.3.8.1.9 |