vacmGroupName

SNMP-VIEW-BASED-ACM-MIB · .1.3.6.1.6.3.16.1.2.1.3

Object

column r/w OctetString
The name of the group to which this entry (e.g., the
combination of securityModel and securityName)
belongs.
              
This groupName is used as index into the
vacmAccessTable to select an access control policy.
However, a value in this table does not imply that an
instance with the value exists in table vacmAccesTable.

Context

MIB
SNMP-VIEW-BASED-ACM-MIB
OID
.1.3.6.1.6.3.16.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
vacmSecurityToGroupEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMP-VIEW-BASED-ACM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-VIEW-BASED-ACM-MIB::vacmGroupName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-VIEW-BASED-ACM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-VIEW-BASED-ACM-MIB::vacmGroupName.<vacmSecurityModel>.<vacmSecurityName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-VIEW-BASED-ACM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-VIEW-BASED-ACM-MIB::vacmGroupName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-32

Conformance