All MIBs › WWP-VOICE-GATEWAY-MIB › wwpVoiceAccess
wwpVoiceAccess
Module: WWP-VOICE-GATEWAY-MIB
OID (symbolic): WWP-VOICE-GATEWAY-MIB::wwpVoiceAccess
OID (numeric): 1.3.6.1.4.1.6141.2.43.1.1.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to 'deny' will disable access to VMI from SMI when connected via Telnet or console.
What is wwpVoiceAccess?
Setting this to deny blocks access to the VMI (voice management interface) from the SMI when connected via Telnet or console (it defaults to allow). Admins use it to lock down cross-interface management access as a security hardening step.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6141.2.43.1.1.7.1 snmpwalk -v2c -c public <target> WWP-VOICE-GATEWAY-MIB::wwpVoiceAccess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6141.2.43.1.1.7.1.1 snmpget -v2c -c public <target> WWP-VOICE-GATEWAY-MIB::wwpVoiceAccess.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6141.2.43.1.1.7.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wwpVoiceAccess.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::wwpVoiceAccess 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.7 | wwpVoiceSec | WWP-VOICE-GATEWAY-MIB |
| 1.3.6.1.4.1.6141.2.43.1.1.7.1 | wwpVoiceAccess | WWP-VOICE-GATEWAY-MIB |