aixGrpName
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.4.2.1.1.2
Object
column RFC1213-MIBDisplayString
Specifies the string that identifies a collection of system users that can access and work with protected resources. The system uses groups to control access to files and resources by users who do not own them. When a user invokes a process, the system associates the process with the user's ID and the group IDs of the groups of which the user is a member. If the user owns the resource or is a member of a group that can access it, the system grants read, write, or execute access to it according to the access control list of the resource or file.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.4.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aixGrpEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixGrpName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixGrpName.<aixGrpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixGrpName'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of