All MIBs › AVAYA-RTP-MIB › avRtpSessionState
avRtpSessionState
Module: AVAYA-RTP-MIB
OID (symbolic): AVAYA-RTP-MIB::avRtpSessionState
OID (numeric): 1.3.6.1.4.1.6889.2.7.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An arbitrary RTP-flow sequence number, serves as the MIB tables index
What is avRtpSessionState?
Part of the session table index; its INTEGER enumeration (active, activeWithEvent, terminated, terminatedWithEvent) marks the lifecycle state of the RTP flow the row describes. A session that experienced a QoS event can appear twice, once as terminated and once as terminatedWithEvent, per the table's own description.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.7.2.1.1 snmpwalk -v2c -c public <target> AVAYA-RTP-MIB::avRtpSessionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.7.2.1.1.1 snmpget -v2c -c public <target> AVAYA-RTP-MIB::avRtpSessionState.1
Start monitoring Avaya VoIP-enabled devices (gateway/media server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-RTP-MIB::avRtpSessionState OID value, configure state conditions and alerts, and monitor any Avaya VoIP-enabled devices (gateway/media server) 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.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.7 | avRtpMib | AVAYA-RTP-MIB |
| 1.3.6.1.4.1.6889.2.7.2 | avRtpSessionTable | AVAYA-RTP-MIB |
| 1.3.6.1.4.1.6889.2.7.2.1 | avRtpSessionEntry | AVAYA-RTP-MIB |
| 1.3.6.1.4.1.6889.2.7.2.1.1 | avRtpSessionState | AVAYA-RTP-MIB |