All MIBs › HUAWEI-SIP-MIB › hwSIPTransport
hwSIPTransport
Module: HUAWEI-SIP-MIB
OID (symbolic): HUAWEI-SIP-MIB::hwSIPTransport
OID (numeric): 1.3.6.1.4.1.2011.5.25.1.12.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: the transport type of SIP packets. By default, this object should have the value udp(1).
What is hwSIPTransport?
This OID selects the transport protocol used for SIP signaling packets, either udp(1) or tcp(2), defaulting to udp(1). An admin switches this to tcp(2) in environments where SIP messages are too large for reliable UDP delivery or where firewalls require TCP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.1.12.2.1.4 snmpwalk -v2c -c public <target> HUAWEI-SIP-MIB::hwSIPTransport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.1.12.2.1.4.1 snmpget -v2c -c public <target> HUAWEI-SIP-MIB::hwSIPTransport.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.25.1.12.2.1.4.1 i <value>
Start monitoring Huawei VoIP gateway or SIP-enabled media gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-SIP-MIB::hwSIPTransport OID value, configure state conditions and alerts, and monitor any Huawei VoIP gateway or SIP-enabled media gateway from a single console.
OID Breakdown
Upper-level ancestors (11 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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25.1 | voice | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25.1.12 | hwSIPMIB | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.1.12.2 | hwSIPClientMIB | HUAWEI-SIP-MIB |
| 1.3.6.1.4.1.2011.5.25.1.12.2.1 | hwSIPClientMIBObjects | HUAWEI-SIP-MIB |
| 1.3.6.1.4.1.2011.5.25.1.12.2.1.4 | hwSIPTransport | HUAWEI-SIP-MIB |