pktcMtaDevProvisioningState
PKTC-IETF-MTA-MIB ·
.1.3.6.1.2.1.140.1.1.8
Object
scalar
Enumeration
This object indicates the completion state of the MTA
device provisioning process.
pass:
If the configuration file could be parsed successfully
and the MTA is able to reflect the same in its
MIB, the MTA MUST return the value 'pass'.
inProgress:
If the MTA is in the process of being provisioned,
the MTA MUST return the value 'inProgress'.
failConfigFileError:
If the configuration file was in error due to incorrect
values in the mandatory parameters, the MTA MUST reject
the configuration file, and the MTA MUST return the value
'failConfigFileError'.
passWithWarnings:
If the configuration file had proper values for all the
mandatory parameters but has errors in any of the optional
parameters (this includes any vendor-specific Object
Identifiers (OIDs) that are incorrect or not known
to the MTA), the MTA MUST return the value
'passWithWarnings'.
passWithIncompleteParsing:
If the configuration file is valid but the MTA cannot
reflect the same in its configuration (for example, too
many entries caused memory exhaustion), it must accept
the CMS configuration entries related, and the MTA MUST
return the value 'passWithIncompleteParsing'.
failureInternalError:
If the configuration file cannot be parsed due to an
Internal error, the MTA MUST return the value
'failureInternalError'.
failureOtherReason:
If the MTA cannot accept the configuration file for any
other reason than the ones stated above, the MTA MUST
return the value 'failureOtherReason'.
When a final SNMP INFORM is sent as part of Step 25 of the
MTA Provisioning process, this parameter is also included
in the final INFORM message.
Context
- MIB
- PKTC-IETF-MTA-MIB
- OID
.1.3.6.1.2.1.140.1.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pktcMtaDevBase
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pass |
2 | inProgress |
3 | failConfigFileError |
4 | passWithWarnings |
5 | passWithIncompleteParsing |
6 | failureInternalError |
7 | failureOtherReason |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktcMtaDevResetNow This object controls the MTA software reset.
Reading this object always returns 'false'. Setting this
object to 'true' causes the device to reset immediately
and the following ac… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.2.1.140.1.1.1 |
| pktcMtaDevProvisioningTimer This object defines the time interval for the provisioning
flow to complete. The MTA MUST finish all provisioning
operations starting from the moment when an MTA receives
its DHC… | scalar | minutes Unsigned32 | .1.3.6.1.2.1.140.1.1.10 |
| pktcMtaDevProvisioningCounter This object counts the number of times the
provisioning cycle has looped through step MTA-1. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.140.1.1.11 |
| pktcMtaDevErrorOidsTable This table contains the list of configuration errors or
warnings the MTA encountered when parsing the
configuration file it received from the Provisioning
Server.
For each error, … | table | - | .1.3.6.1.2.1.140.1.1.12 |
| pktcMtaDevSerialNumber This object specifies the manufacturer's serial
number of this MTA. The value of this object MUST be
identical to the value specified in DHCP option 43,
sub-option 4. The list o… | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.140.1.1.2 |
| pktcMtaDevSwCurrentVers This object identifies the software version currently
operating in the MTA.
The MTA MUST return a string descriptive of the current
software load. This object should use the synt… | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.140.1.1.3 |
| pktcMtaDevFQDN This object contains the Fully Qualified Domain Name for
this MTA. The MTA FQDN is used to uniquely identify the
device to the PacketCable back office elements. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.140.1.1.4 |
| pktcMtaDevEndPntCount This object contains the number of physical endpoints for
this MTA. | scalar | Unsigned32 | .1.3.6.1.2.1.140.1.1.5 |
| pktcMtaDevEnabled This object contains the MTA Admin Status of this device.
If this object is set to 'true', the MTA is
administratively enabled, and the MTA MUST be able to
interact with the Packe… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.2.1.140.1.1.6 |
| pktcMtaDevTypeIdentifier This object provides the MTA device type identifier. The
value of this object must be a copy of the DHCP option 60
value exchanged between the MTA and the DHCP server. The
DHCP … | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.140.1.1.7 |
| pktcMtaDevHttpAccess This object indicates whether the HTTP protocol is
supported for the MTA configuration file transfer. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.2.1.140.1.1.9 |