All MIBs › CISCO-WAN-SRCP-MIB › srcpPortNumber
srcpPortNumber
Module: CISCO-WAN-SRCP-MIB
OID (symbolic): CISCO-WAN-SRCP-MIB::srcpPortNumber
OID (numeric): 1.3.6.1.4.1.351.150.11.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object is used to configure the UDP port used for SRCP on the system (local UDP port). It is configurable only if the system is in a locked or disabled state (i.e If MGMIB Is supported, mgAdministrativeState(defined in CISCO-WAN-MG-MIB MIB) should be 'locked' before the UDP port can be configured).
What is srcpPortNumber?
This writable value configures the local UDP port number used for SRCP signaling on the system, and it can only be changed while the system is in a locked or disabled administrative state. It lets an admin relocate SRCP traffic to a non-default UDP port, for instance to avoid a conflict with another service or to comply with a firewall policy. For example, a technician would first lock the gateway's administrative state, then set this port number, before bringing the gateway back into service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpPortNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpPortNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.11.1.1.2.1 i <value>
Start monitoring Cisco WAN media gateways and controllers (MGX-based, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SRCP-MIB::srcpPortNumber OID value, configure state conditions and alerts, and monitor any Cisco WAN media gateways and controllers (MGX-based, legacy) 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.11 | ciscoWanSrcpMIB | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1 | srcpObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.1 | srcpAdminObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.1.2 | srcpPortNumber | CISCO-WAN-SRCP-MIB |