All MIBs › BSDUNIX-MIB › groupID
groupID
Module: BSDUNIX-MIB
OID (symbolic): BSDUNIX-MIB::groupID
OID (numeric): 1.3.6.1.4.1.4.7.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The group's ID in the system.
What is groupID?
Reports or sets the numeric group ID (GID) assigned to a group on the system. This read-write value is the system's internal identifier for the group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4.7.2.1.3 snmpwalk -v2c -c public <target> BSDUNIX-MIB::groupID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4.7.2.1.3.1 snmpget -v2c -c public <target> BSDUNIX-MIB::groupID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4.7.2.1.3.1 i <value>
Start monitoring BSD Unix hosts (legacy ISODE SNMP agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BSDUNIX-MIB::groupID OID value, configure state conditions and alerts, and monitor any BSD Unix hosts (legacy ISODE SNMP agent) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4 | unix | BSDUNIX-MIB |
| 1.3.6.1.4.1.4.7 | users | BSDUNIX-MIB |
| 1.3.6.1.4.1.4.7.2 | groupTable | BSDUNIX-MIB |
| 1.3.6.1.4.1.4.7.2.1 | groupEntry | BSDUNIX-MIB |
| 1.3.6.1.4.1.4.7.2.1.3 | groupID | BSDUNIX-MIB |