All MIBs › SA-MTA-MIB › saMtaEndPntStatePhysical
saMtaEndPntStatePhysical
Module: SA-MTA-MIB
OID (symbolic): SA-MTA-MIB::saMtaEndPntStatePhysical
OID (numeric): 1.3.6.1.4.1.1429.78.3.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Returns the physical state of the end point. 1: No phones attached or one or more phones are attached and on-hook 2: One or more phones are attached and off-hook
What is saMtaEndPntStatePhysical?
This read-only INTEGER, onHook(1) or offHook(2), reports the physical state of the MTA endpoint: no phones attached or all attached phones on-hook, versus one or more phones currently off-hook. An admin monitors it to see the raw physical hook state of an endpoint, independent of what call state it's actually in. Seeing saMtaEndPntStatePhysical stuck at offHook(2) for an extended period, with no active call, would tell the admin a phone is left off the hook or the line has a wiring fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1429.78.3.2.1.6 snmpwalk -v2c -c public <target> SA-MTA-MIB::saMtaEndPntStatePhysical
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1429.78.3.2.1.6.1 snmpget -v2c -c public <target> SA-MTA-MIB::saMtaEndPntStatePhysical.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::saMtaEndPntStatePhysical 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.6 | saMtaEndPntStatePhysical | SA-MTA-MIB |