All MIBs › SA-CM-MTA-MIB › saCmMtaProvisioningMode
saCmMtaProvisioningMode
Module: SA-CM-MTA-MIB
OID (symbolic): SA-CM-MTA-MIB::saCmMtaProvisioningMode
OID (numeric): 1.3.6.1.4.1.1429.78.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object must only be set via the CM configuration file during the provisioning process. After CM is operational, this object can not be set via SNMP. MTA provisioning modes: 0: MTA follows the PacketCable provisioning specifications and supports BASIC, HYBRID and SECURE flows. 1: MTA will provision using only the CM config file. VoIP parameters MUST be included in the CM config file as VSIFs. This option will become obsolete. 2: MTA will learn the MTA config file name and location from the MTA DHCP OFFER. If the filename or location is missing, MTA will switch to mode 3. 3: MTA will learn the MTA config file name and location via SNMP. The MTA will send an SNMP inform to the provisioning server specified in DHCP option 122.3 or 177.3, depending on saCmMtaDhcpPktcOption (note: MTA will not provision if saCmMtaDhcpPktcOption = requireNone(1) and no option 122.3 or 177.3 is specified). 4: MTA will learn the MTA config file name and location and the MTA host name from the MTA DHCP OFFER/ACK. If the filename is missing in the DHCP OFFER/ACK, the MTA will request a config file name based on the MTA mac address (example: 000f21c4e145.bin). If the MTA host name is missing in the DHCP OFFER/ACK the MTA will use a host name of MAC_ADDR (example: 000f21c4e145). 5: MTA will request a config file name based on the MTA mac address (example: 000f21c4e145.bin). MTA will learn the MTA config file location via DHCP. MTA will use a host name of MAC_ADDR (example: 000f21c4e145). MTA will NOT use the file name and host name in the DHCP ACK even if the parameters are present. 6: Web page provisioning. Parameters from a web page will be used rather than from config file. All the web page parameters are stored in non-vol. Base provisioning method is 2 above. For modes other than 0, MTA DHCP options 122, 177 are not required. Note: This object can be set via the CM configuration file ONLY.
What is saCmMtaProvisioningMode?
This enumerated value reports which PacketCable or vendor-specific provisioning mode the embedded MTA is using to learn its configuration file location and voice parameters, and can only be set via the CM configuration file, never live via SNMP. Admins use different modes to control whether the MTA follows full PacketCable BASIC, HYBRID, or SECURE flows, learns its config file location from DHCP, via SNMP, or falls back to MAC-address-based file naming or web-page-based provisioning. The default packetCable(0) mode follows the full PacketCable provisioning spec; a value of twoConfigFilesDHCPmacAddress(4) instead means the MTA learns its config file name, location, and hostname from the DHCP OFFER/ACK, falling back to a MAC-address-based filename like '000f21c4e145.bin' if that information is missing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1429.78.1.7 snmpwalk -v2c -c public <target> SA-CM-MTA-MIB::saCmMtaProvisioningMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1429.78.1.7.1 snmpget -v2c -c public <target> SA-CM-MTA-MIB::saCmMtaProvisioningMode.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::saCmMtaProvisioningMode 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.7 | saCmMtaProvisioningMode | SA-CM-MTA-MIB |