All MIBs › SA-CM-MTA-MIB › saCmMtaSidCount
saCmMtaSidCount
Module: SA-CM-MTA-MIB
OID (symbolic): SA-CM-MTA-MIB::saCmMtaSidCount
OID (numeric): 1.3.6.1.4.1.1429.78.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of SIDs the MTA supports.
What is saCmMtaSidCount?
This value reports how many DOCSIS Service IDs (SIDs) the embedded MTA supports, either 4 or 16. Admins reference it to understand the voice-line capacity a given modem's MTA can provision service flows for. A returned value of 4 indicates this MTA supports up to 4 service flows via SIDs, versus a higher-capacity unit reporting 16.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1429.78.1.5 snmpwalk -v2c -c public <target> SA-CM-MTA-MIB::saCmMtaSidCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1429.78.1.5.1 snmpget -v2c -c public <target> SA-CM-MTA-MIB::saCmMtaSidCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> saCmMtaSidCount.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::saCmMtaSidCount 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.5 | saCmMtaSidCount | SA-CM-MTA-MIB |