All MIBs › CISCO-VISM-MODULE-MIB › vismXgcpSdpOst
vismXgcpSdpOst
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismXgcpSdpOst
OID (numeric): 1.3.6.1.4.1.351.110.3.17.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to enable/disable building of s=,t=,o= lines in SDP(Session Description Protocol) message.
If this object is set to 'enable' then it indicates that the o=, s=, t= lines be built before sending SDP (Session Description Protocol). If it set to 'disable' then it indicates that the o=,s=,t= parameters need not be built for SDP.
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.
What is vismXgcpSdpOst?
This read-write INTEGER enables or disables building the o=, s=, and t= lines (owner/creator, session name, and time) in the SDP message sent for a call, enable(1) builds them and disable(2) omits them. An admin cares because some call agents or SDP parsers expect or reject these optional lines, so this setting affects SDP interoperability. For example, an operator interoperating with a call agent that rejects SDP messages containing o=, s=, t= lines would set this object to disable(2) to omit them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.7.1 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismXgcpSdpOst
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.7.1.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismXgcpSdpOst.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.7.1.1 i <value>
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-MODULE-MIB::vismXgcpSdpOst OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.17 | vismConfig | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.7 | vismInteropGrp | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.7.1 | vismXgcpSdpOst | CISCO-VISM-MODULE-MIB |