boardSysReset

GBNPlatformChassis-MIB · .1.3.6.1.4.1.13464.1.2.1.3.2.1.1.16

Object

column r/w Enumeration
Performs a hardware reset of the board.  Use with care.
A 'reset(2)' resets the board,and 'noop(1)'does nothing.
A value of 'noop(1)' is always returned for a GET operation.

Context

MIB
GBNPlatformChassis-MIB
OID
.1.3.6.1.4.1.13464.1.2.1.3.2.1.1.16
Type
column
Access
readwrite
Status
current
Parent
boardEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noop
2reset