All MIBs › PKTC-IETF-MTA-MIB › pktcMtaDevProvConfigKey
pktcMtaDevProvConfigKey
Module: PKTC-IETF-MTA-MIB
OID (symbolic): PKTC-IETF-MTA-MIB::pktcMtaDevProvConfigKey
OID (numeric): 1.3.6.1.2.1.140.1.2.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object contains the key used to encrypt/decrypt the configuration file when secure SNMPv3 provisioning is used. The value of this object is provided along with the configuration file information (pktcMtaDevConfigFile) and hash (pktcMtaDevProvConfigHash) by the Provisioning Server via SNMP SET once the configuration file has been created, as defined by the PacketCable Security specification.
The privacy algorithm is defined by the pktcMtaDevProvConfigEncryptAlg MIB object. The MTA requirements related to the privacy algorithm are defined in the PacketCable Security Specification.
If this object is set at any other provisioning step than that allowed by the PacketCable MTA Device
Provisioning Specification, the MTA SHOULD return an 'inconsistentValue' error. This object must not be used in non secure provisioning mode. In non-secure provisioning modes, the MTA SHOULD return an 'inconsistentValue' in response to SNMP SET operations, and the MTA SHOULD return a zero-length string in response to SNMP GET operations. If a value is written into an instance of pktcMtaDevProvConfigKey, the agent MUST NOT retain the supplied value across MTA re-initializations or reboots.
What is pktcMtaDevProvConfigKey?
A 32-byte key used to decrypt the configuration file when secure SNMPv3 provisioning is in use; which cipher applies is determined by pktcMtaDevProvConfigEncryptAlg, and this object must be rejected or blanked out entirely in non-secure provisioning modes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.140.1.2.12 snmpwalk -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevProvConfigKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.140.1.2.12.1 snmpget -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevProvConfigKey.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.140.1.2.12.1 s <value>
Start monitoring vendor-neutral, standards-based MIB, RFC 4682 (PacketCable/IPCablecom MTA provisioning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PKTC-IETF-MTA-MIB::pktcMtaDevProvConfigKey OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, RFC 4682 (PacketCable/IPCablecom MTA provisioning) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.140 | pktcIetfMtaMib | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1 | pktcMtaMibObjects | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1.2 | pktcMtaDevServer | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1.2.12 | pktcMtaDevProvConfigKey | PKTC-IETF-MTA-MIB |