All MIBs › SA-CM-MTA-MIB › saCmMtaDecryptMtaConfigFile
saCmMtaDecryptMtaConfigFile
Module: SA-CM-MTA-MIB
OID (symbolic): SA-CM-MTA-MIB::saCmMtaDecryptMtaConfigFile
OID (numeric): 1.3.6.1.4.1.1429.78.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: To be written.
What is saCmMtaDecryptMtaConfigFile?
Based on its name and enumeration, this value controls whether the MTA configuration file is expected to be encrypted and, if so, decrypted using the RSA CM certificate; the source MIB's description is a placeholder ('To be written.') with no further detail provided. Admins would set it to RSA-CM-cert(2) in a deployment where MTA config files are delivered encrypted and must be decrypted using the cable modem's RSA certificate before use. As an illustrative example, the default disable(1) would mean the MTA expects its configuration file in plaintext, without any decryption step.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1429.78.1.13 snmpwalk -v2c -c public <target> SA-CM-MTA-MIB::saCmMtaDecryptMtaConfigFile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1429.78.1.13.1 snmpget -v2c -c public <target> SA-CM-MTA-MIB::saCmMtaDecryptMtaConfigFile.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> saCmMtaDecryptMtaConfigFile.1
Start monitoring Cisco/Scientific Atlanta embedded-MTA DOCSIS cable modems (voice provisioning-mode configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SA-CM-MTA-MIB::saCmMtaDecryptMtaConfigFile OID value, configure state conditions and alerts, and monitor any Cisco/Scientific Atlanta embedded-MTA DOCSIS cable modems (voice provisioning-mode configuration) from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1429 | ciscoSPVTG | CISCO-DMN-DSG-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1429.78 | saVoip | SA-CM-MTA-MIB |
| 1.3.6.1.4.1.1429.78.1 | saCmMta | SA-CM-MTA-MIB |
| 1.3.6.1.4.1.1429.78.1.13 | saCmMtaDecryptMtaConfigFile | SA-CM-MTA-MIB |