All MIBs › PKTC-IETF-MTA-MIB › pktcMtaDevProvConfigHash
pktcMtaDevProvConfigHash
Module: PKTC-IETF-MTA-MIB
OID (symbolic): PKTC-IETF-MTA-MIB::pktcMtaDevProvConfigHash
OID (numeric): 1.3.6.1.2.1.140.1.2.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object contains the hash value of the contents of the configuration file. The authentication algorithm is Secure Hashing Algorithm 1 (SHA-1), and the length is 160 bits. The hash calculation MUST follow the requirements defined in the PacketCable Security Specification. When the MTA SNMP Enrollment mechanism is used, this hash value is calculated and sent to the MTA prior to sending the config file. This object value is then provided by the Provisioning server via an SNMP SET operation. When the MTA SNMP Enrollment mechanism is not in use, the hash value is provided in the configuration file itself, and it is also calculated by the MTA. This object value MUST represent the hash value calculated by the MTA. When the MTA SNMP Enrollment mechanism is not in use, the MTA must reject all SNMP SET operations on this object and return an 'inconsistentValue' error. If a value is written into an instance of pktcMtaDevProvConfigHash, the agent MUST NOT retain the supplied value across MTA re-initializations or reboots.
What is pktcMtaDevProvConfigHash?
A 20-byte SHA-1 hash of the configuration file's contents, used to verify the file wasn't corrupted or tampered with in transit; when SNMP enrollment isn't used, the MTA must reject SNMP SET attempts on this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.140.1.2.11 snmpwalk -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevProvConfigHash
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.140.1.2.11.1 snmpget -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevProvConfigHash.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.140.1.2.11.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::pktcMtaDevProvConfigHash 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.11 | pktcMtaDevProvConfigHash | PKTC-IETF-MTA-MIB |