groupUsageState
MX-GROUP-ADMIN-MIB ·
.1.3.6.1.4.1.4935.5.5.1.1.1.6
Object
column Enumeration
The usage state of the group.
Indicates the running state of a group.
Idle : the group is not currently active, but
is available for use.
Active : the group is currently being used, is
available for processing and still has
additional capacity.
Busy : the group is usable but is not available
for any new additional processing requests,
since all of its ressources (child) are
currently being used.
Idle-Unusable : the group is not currently active and
not available for use.
Context
- MIB
- MX-GROUP-ADMIN-MIB
- OID
.1.3.6.1.4.1.4935.5.5.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- groupAdminEntry
- 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 'MX-GROUP-ADMIN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-GROUP-ADMIN-MIB::groupUsageState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-GROUP-ADMIN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-GROUP-ADMIN-MIB::groupUsageState.<groupAdminIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-GROUP-ADMIN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-GROUP-ADMIN-MIB::groupUsageState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | active |
3 | busy |
4 | idle-unusable |
Conformance
Member of