11
Views
Voice operation view
Predefined user roles
network-admin
Parameters
g711a: Specifies G.711 A-law codec type.
g711u: Specifies G.711 µ-law codec type
g729a: Specifies G.729 A-law codec type.
Examples
# Set the codec type to g729a for the voice operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type voice
[Sysname-nqa-admin-test-voice] codec-type g729a
community read
Use community read to specify the community name for the SNMP operation.
Use undo community read to restore the default.
Syntax
community read { cipher | simple } community-name
undo community read
Default
The SNMP operation uses the community name public.
Views
SNMP operation view
Predefined user roles
network-admin
Parameters
cipher: Specifies a community name in encrypted form.
simple: Specifies a community name in plaintext form. For security purposes, the community name
specified in plaintext form will be stored in encrypted form.
community-name: Specifies the community name. Its plaintext form is a case-sensitive string of 1 to
32 characters. Its encrypted form is a case-sensitive string of 33 to 73 characters.
Usage guidelines
You must specify the community name for the SNMP operation when both of the following conditions
exist:
• The SNMP operation uses the SNMPv1 or SNMPv2c agent.
• The SNMPv1 or SNMPv2c agent is configured with a read-only or read-write community name.
The specified community name must be the same as the community name configured on the SNMP
agent.
The community name configuration is not required if the SNMP operation uses the SNMPv3 agent.