fourRFResetType

COMMON-4RF · .1.3.6.1.4.1.14817.7.1.2.2.1

Object

scalar r/w Enumeration
Identifies the type of reset operation:
none - do nothing!
hardReset - complete reset of all components
softReset - reset of the CPU only, traffic is unaffected.
          
The values mirror the ResetType textual convention but the
user cannot instigate a watchdog reset. This value is not
therefore not allowed.

Context

MIB
COMMON-4RF
OID
.1.3.6.1.4.1.14817.7.1.2.2.1
Type
scalar
Access
readwrite
Status
current
Parent
fourRFReset
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 'COMMON-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COMMON-4RF::fourRFResetType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COMMON-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COMMON-4RF::fourRFResetType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1softReset
2hardReset

Conformance