pktcMtaDevRealmStatus
PKTC-IETF-MTA-MIB ·
.1.3.6.1.2.1.140.1.3.6.1.9
Object
This object defines the row status of this realm in the
realm table (pktcMtaDevRealmTable).
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 explicitly
SET: the realm name (pktcMtaDevRealmName) and the
organization name (pktcMtaDevRealmOrgName). 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.6.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktcMtaDevRealmEntry
- Table
- pktcMtaDevRealmTable
- 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 |
|---|---|---|---|
| pktcMtaDevRealmIndex This object defines the realm table index. | column | Unsigned32 | .1.3.6.1.2.1.140.1.3.6.1.1 |
| pktcMtaDevRealmName This object identifies the Kerberos realm name in all
capitals. The MTA MUST prohibit the instantiation of any
two rows with identical Kerberos realm names. The MTA MUST
also ve… | column | OctetString | .1.3.6.1.2.1.140.1.3.6.1.2 |
| pktcMtaDevRealmPkinitGracePeriod This object contains the PKINIT Grace Period. For the
purpose of key management with Application Servers (CMSes
or the Provisioning Server), the MTA must utilize the
PKINIT excha… | column | minutes Unsigned32 | .1.3.6.1.2.1.140.1.3.6.1.3 |
| pktcMtaDevRealmTgsGracePeriod This object contains the Ticket Granting Server Grace
Period (TGSGP). The Ticket Granting Server (TGS)
Request/Reply exchange may be performed by the MTA
on demand whenever an Ap… | column | minutes Unsigned32 | .1.3.6.1.2.1.140.1.3.6.1.4 |
| pktcMtaDevRealmOrgName This object contains the X.500 organization name attribute
as defined in the subject name of the service provider
certificate. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.140.1.3.6.1.5 |
| pktcMtaDevRealmUnsolicitedKeyMaxTimeout This object specifies the maximum time the MTA will
attempt to perform the exponential back-off algorithm.
This timer only applies when the MTA initiated key
management. If the D… | column | seconds Unsigned32 | .1.3.6.1.2.1.140.1.3.6.1.6 |
| pktcMtaDevRealmUnsolicitedKeyNomTimeout This object specifies the initial timeout value
for the AS-REQ/AS-REP exponential back-off and retry
mechanism. If the DHCP option code 122, sub-option 4, is
provided to the MTA,… | column | milliseconds Unsigned32 | .1.3.6.1.2.1.140.1.3.6.1.7 |
| pktcMtaDevRealmUnsolicitedKeyMaxRetries This object specifies the maximum number of retries the
MTA attempts to obtain a ticket from the KDC.
Unsolicited key updates are retransmitted according to an
expo… | column | Unsigned32 | .1.3.6.1.2.1.140.1.3.6.1.8 |