groupReset
MX-GROUP-ADMIN-MIB ·
.1.3.6.1.4.1.4935.5.5.1.1.1.8
Object
column r/w
Enumeration
Command to request a reset on the group.
NoOp : no operation. In case the reset is not started,
it will cancel the operation.
SoftReset : This will conduct a software reset on the group
under certain conditions:
groupAdminState result
--------------- -------------------------------
Locked start reset immediatly
ShuttingDown wait for the state to be locked
then start the reset
Unlock command is discarded
Context
- MIB
- MX-GROUP-ADMIN-MIB
- OID
.1.3.6.1.4.1.4935.5.5.1.1.1.8- Type
- column
- Access
- readwrite
- 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::groupReset'
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::groupReset.<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::groupReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
1 | softReset |
Conformance
Member of