systemReset

QTECH-GBNPlatformOAM-MIB · .1.3.6.1.4.1.27514.1.2.1.1.2.16

Object

scalar r/w Enumeration
Physically performs a hardware reset of the unit. 
Use with care.  A 'reset(2)' resets the unit, a
'resetToDefaults(3)' resets the NVM configuration
to factory defaults and then resets the unit, and 'noop(1)'
does nothing.  A value of 'noop(1)' is always returned for a
GET operation.

Context

MIB
QTECH-GBNPlatformOAM-MIB
OID
.1.3.6.1.4.1.27514.1.2.1.1.2.16
Type
scalar
Access
readwrite
Status
current
Parent
gbnPlatformOAMSystem

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-GBNPlatformOAM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNPlatformOAM-MIB::systemReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNPlatformOAM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNPlatformOAM-MIB::systemReset'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noop
2reset
3resetToDefaults