All MIBs › CISCO-XGCP-MIB › cXgcpMediaGwSimpleSdpEnabled
cXgcpMediaGwSimpleSdpEnabled
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpMediaGwSimpleSdpEnabled
OID (numeric): 1.3.6.1.4.1.9.9.318.1.2.1.1.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object is used to enable/disable building of s, t, o lines in SDP message.
where o field indicates the owner/creator and session identifier s field indicates the session name t field indicates the duration while a session is valid.
If this object is set to 'true'(enabled), SDP will NOT include the fields s, t, and o.
If this object is set to 'false', then it indicates that the o, s, t lines be built before sending SDP (Session Description Protocol).
What is cXgcpMediaGwSimpleSdpEnabled?
This read-write TruthValue controls whether the s, t, and o lines (session name, timing, and owner/creator) are omitted from SDP messages the gateway builds; setting it to true means those fields are excluded, while false includes them. Admins tune this for compatibility with call agents that expect a minimal or a full SDP body. For example, if a call agent rejects SDP messages containing extra o/s/t lines it doesn't expect, an admin would set this object to true to simplify the SDP output.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.9 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwSimpleSdpEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.9.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpMediaGwSimpleSdpEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.318.1.2.1.1.9.1 s <value>
Start monitoring Cisco VoIP/VoATM media gateway / Media Gateway Controller (MGC) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-XGCP-MIB::cXgcpMediaGwSimpleSdpEnabled OID value, configure state conditions and alerts, and monitor any Cisco VoIP/VoATM media gateway / Media Gateway Controller (MGC) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.318 | ciscoXgcpMIB | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1 | cXgcpObjects | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.2 | cXgcpMediaGw | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.2.1 | cXgcpMediaGwTable | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.2.1.1 | cXgcpMediaGwEntry | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.2.1.1.9 | cXgcpMediaGwSimpleSdpEnabled | CISCO-XGCP-MIB |