[Contents] [Prev] [Next] [Index] [Report an Error]

vacm

Syntax

vacm {
access {
group group-name {
default-context-prefix {
security-model (any | usm | v1 | v2c) {
security-level (authentication | none | privacy) {
notify-view view-name;
read-view view-name;
write-view view-name;
}
}
}
}
}
security-to-group {
security-model (usm | v1 | v2c);
security-name security-name {
group group-name;
}
}
}

Hierarchy Level

[edit snmp v3]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure view-based access control model (VACM) information.

The remaining statements are explained separately.

Usage Guidelines

See Defining Access Privileges for an SNMP Group.

Required Privilege Level

snmp—To view this statement in the configuration.

snmp-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]