genGroupReset

CONFIG-MIB · avaya variant · .1.3.6.1.4.1.81.8.1.1.8

Object

column mandatory r/w Enumeration
Setting the value of this attribute to 'on' is interpreted as a software
RESET command. Sensor software is reinitialized and according to the 
sensor specifications, partial or total reset of the module hardware may
be performed. 'onWithPoE' will RESET also the Power over Ethernet
circuitry thus dropping the power to attached PD

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.81.8.1.1.8
Type
column
Access
readwrite
Status
mandatory
Parent
genGroupEntry

Walk 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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupReset.<genGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::genGroupReset'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2off
3onWithPoE
255notSupported