All MIBs › SA-MTA-MIB › saMtaEndPntStateLogical
saMtaEndPntStateLogical
Module: SA-MTA-MIB
OID (symbolic): SA-MTA-MIB::saMtaEndPntStateLogical
OID (numeric): 1.3.6.1.4.1.1429.78.3.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Returns the logical state of the end point. 1: endpoint is connected to CMS and not in call 2: endpoint is not connected to CMS 3: endpoint is in voice mode call 4: endpoint is in data mode (fax/modem) call
What is saMtaEndPntStateLogical?
This read-only INTEGER reports the logical call state of the MTA endpoint: connectedIdle(1) meaning connected to the call management server but not in a call, disconnected(2) meaning not connected to the CMS, inCallVoice(3), or inCallData(4) for fax/modem calls. An admin uses it to see the endpoint's actual service state, distinguishing a healthy idle endpoint from one that's lost its connection to the call management server. Seeing saMtaEndPntStateLogical report disconnected(2) tells the admin this endpoint has lost its signaling connection to the CMS and can't currently place or receive calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1429.78.3.2.1.7 snmpwalk -v2c -c public <target> SA-MTA-MIB::saMtaEndPntStateLogical
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1429.78.3.2.1.7.1 snmpget -v2c -c public <target> SA-MTA-MIB::saMtaEndPntStateLogical.1
Start monitoring Cisco (Scientific Atlanta) cable eMTA/telephony adapter, DOCSIS cable modem with embedded MTA (voice line status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SA-MTA-MIB::saMtaEndPntStateLogical OID value, configure state conditions and alerts, and monitor any Cisco (Scientific Atlanta) cable eMTA/telephony adapter, DOCSIS cable modem with embedded MTA (voice line status) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.1429.78 | saVoip | SA-CM-MTA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1429.78.3 | saMta | SA-MTA-MIB |
| 1.3.6.1.4.1.1429.78.3.2 | saMtaEndPointTable | SA-MTA-MIB |
| 1.3.6.1.4.1.1429.78.3.2.1 | saMtaEndPointEntry | SA-MTA-MIB |
| 1.3.6.1.4.1.1429.78.3.2.1.7 | saMtaEndPntStateLogical | SA-MTA-MIB |