All MIBs › PERIPHONICS-VRU-NETWORK-MIB › lineAppName
lineAppName
Module: PERIPHONICS-VRU-NETWORK-MIB
OID (symbolic): PERIPHONICS-VRU-NETWORK-MIB::lineAppName
OID (numeric): 1.3.6.1.4.1.1357.1.4.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The name of the application that is currently assigned to this line. Any response PDU on this object will return the name of the application assigned to this line. If there is no application assigned to this line, a 0 length string is returned.
Assigning a new application to this line is achieved by setting lineAppAdminState to assign and this object to the applications name.
What is lineAppName?
This read-write string is the name of the application currently assigned to this line, or an empty string if none is assigned; writing a new name here together with lineAppAdminState set to assign(5) assigns a new application to the line. An admin uses this to move a specific phone line from one IVR application to another.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1357.1.4.1.6 snmpwalk -v2c -c public <target> PERIPHONICS-VRU-NETWORK-MIB::lineAppName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1357.1.4.1.6.1 snmpget -v2c -c public <target> PERIPHONICS-VRU-NETWORK-MIB::lineAppName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1357.1.4.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lineAppName.1
Start monitoring Periphonics VRU (Voice Response Unit), IVR telephony system (alarm/event log) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PERIPHONICS-VRU-NETWORK-MIB::lineAppName OID value, configure state conditions and alerts, and monitor any Periphonics VRU (Voice Response Unit), IVR telephony system (alarm/event log) 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.1357 | periphonics | PERIPHONICS-MIB |
| 1.3.6.1.4.1.1357.1 | vruNetwork | PERIPHONICS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1357.1.4 | lineTable | PERIPHONICS-VRU-NETWORK-MIB |
| 1.3.6.1.4.1.1357.1.4.1 | lineTableEntry | PERIPHONICS-VRU-NETWORK-MIB |
| 1.3.6.1.4.1.1357.1.4.1.6 | lineAppName | PERIPHONICS-VRU-NETWORK-MIB |