probeResetControl

RMON2-MIB · .1.3.6.1.2.1.16.19.5

Object

scalar r/w Enumeration
Setting this object to warmBoot(2) causes the device to
restart the application software with current configuration
parameters saved in non-volatile memory.  Setting this
object to coldBoot(3) causes the device to reinitialize
configuration parameters in non-volatile memory to default
values and to restart the application software.  When the device
is running normally, this variable has a value of
running(1).

Context

MIB
RMON2-MIB
OID
.1.3.6.1.2.1.16.19.5
Type
scalar
Access
readwrite
Status
current
Parent
probeConfig
Groups
1

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1running
2warmBoot
3coldBoot

Conformance