groupAdminState
MX-GROUP-ADMIN-MIB ·
.1.3.6.1.4.1.4935.5.5.1.1.1.3
Object
column Enumeration
The administrative state of the group.
Indicates the current maintenance state of a group.
This attribute reflects the result of an operator-
initiated maintenance request.
Unlocked : no operator-initiated maintenance request is
affecting the operation of the group.
ShuttingDown : the group is in a transition state between
unlocked and locked state. A group will only
transition to a locked state once all current
activities are completed No new activity will
be accepted once all activities are
terminated.
Locked : an operator-initiated request has been issued
for this group. This group and all its children
are unavailable for normal operation.
Context
- MIB
- MX-GROUP-ADMIN-MIB
- OID
.1.3.6.1.4.1.4935.5.5.1.1.1.3- 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::groupAdminState'
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::groupAdminState.<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::groupAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unlocked |
2 | shuttingDown |
3 | locked |
Conformance
Member of