All MIBs › WWP-VOICE-GATEWAY-MIB › wwpVoiceEndPointName
wwpVoiceEndPointName
Module: WWP-VOICE-GATEWAY-MIB
OID (symbolic): WWP-VOICE-GATEWAY-MIB::wwpVoiceEndPointName
OID (numeric): 1.3.6.1.4.1.6141.2.43.1.1.11.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object will control how a voip endpoint name will be determined. This object cannot be set to 'unknown'.
What is wwpVoiceEndPointName?
This selects how the gateway determines its VoIP endpoint name: unknown (not settable), ip, mac, hostName, or fqdn (default ip). Admins change it when the call agent or network topology requires the endpoint to identify itself by hostname or FQDN instead of a bare IP address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6141.2.43.1.1.11.1 snmpwalk -v2c -c public <target> WWP-VOICE-GATEWAY-MIB::wwpVoiceEndPointName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6141.2.43.1.1.11.1.1 snmpget -v2c -c public <target> WWP-VOICE-GATEWAY-MIB::wwpVoiceEndPointName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6141.2.43.1.1.11.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wwpVoiceEndPointName.1
Start monitoring World Wide Packets voice gateway appliance, VoIP media/SIP gateway (SIP call-routing/dial-timer/codec config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WWP-VOICE-GATEWAY-MIB::wwpVoiceEndPointName OID value, configure state conditions and alerts, and monitor any World Wide Packets voice gateway appliance, VoIP media/SIP gateway (SIP call-routing/dial-timer/codec config status) 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.6141 | wwp | WWP-SMI |
| 1.3.6.1.4.1.6141.2 | wwpModules | WWP-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6141.2.43 | wwpVoiceGatewayMIB | WWP-VOICE-GATEWAY-MIB |
| 1.3.6.1.4.1.6141.2.43.1 | wwpVoiceGatewayMIBObjects | WWP-VOICE-GATEWAY-MIB |
| 1.3.6.1.4.1.6141.2.43.1.1 | wwpVoiceGateway | WWP-VOICE-GATEWAY-MIB |
| 1.3.6.1.4.1.6141.2.43.1.1.11 | wwpVoiceGatewayConfigEndPoint | WWP-VOICE-GATEWAY-MIB |
| 1.3.6.1.4.1.6141.2.43.1.1.11.1 | wwpVoiceEndPointName | WWP-VOICE-GATEWAY-MIB |