All MIBs › CPIWF-MIB › signalingMethod
signalingMethod
Module: CPIWF-MIB
OID (symbolic): CPIWF-MIB::signalingMethod
OID (numeric): 1.3.6.1.4.1.353.5.10.1.1.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The signalling method to use for this user port.
What is signalingMethod?
This read-write enumerated value selects the line signalling method for a user port, such as loopStart(1), loopReverseBattery(2), groundStart(3), or ddiPbx. It matters because the connected telephone equipment, whether a simple analog phone or a PBX trunk, expects a specific signalling method to correctly detect off-hook, ringing, and call supervision. Setting this to groundStart(3) would be required if the port connects to a PBX trunk expecting ground-start signalling instead of the ordinary loop-start used by a standard phone.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.3.1.5 snmpwalk -v2c -c public <target> CPIWF-MIB::signalingMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.3.1.5.1 snmpget -v2c -c public <target> CPIWF-MIB::signalingMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.10.1.1.3.1.5.1 i <value>
Start monitoring ATM access/carrier equipment (Loop Emulation Service CP-IWF) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPIWF-MIB::signalingMethod OID value, configure state conditions and alerts, and monitor any ATM access/carrier equipment (Loop Emulation Service CP-IWF) 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.10 | atmfLoopEmulationService | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1 | cpIwfMIB | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1 | cpIwfMIBObjects | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.3 | cpIwfPotsPortTable | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.3.1 | cpIwfPotsPortEntry | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.3.1.5 | signalingMethod | CPIWF-MIB |