cat2600TsUFCReset

CAT2600-MIB · .1.3.6.1.4.1.9.1.111.1.2.6.1.1.9

Object

column mandatory r/w Enumeration
The object is used to reset a UFC. Writing a softReset(3)
causes the switch to reset the hardware, run the minimum
number of diagnostics, and clear all counters. Writing
hardReset(2) causes the UFC to run power up diagnostics and
then execute a softreset.

Context

MIB
CAT2600-MIB
OID
.1.3.6.1.4.1.9.1.111.1.2.6.1.1.9
Type
column
Access
readwrite
Status
mandatory
Parent
cat2600TsUFCEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1running
2hardReset
3softReset