cie1000SysutilControlSystemLedClearStatus

CIE1000-SYSUTIL-MIB · .1.3.6.1.4.1.9.9.832.1.24.1.4.2.1.2

Object

Type of system LED status clearing.all(0) is used to clear all error
status of the system LED and back to normal indication. fatal(1) is
used to clear fatal error status of the system LED. software(2) is used
to clear generic software error status of the system LED. post(3) is
used to clear POST(Power On Self Test) error status of the system LED.
ztp(4) is used to clear ZTP(Zero Touch Provisioning) error status of
the system LED. stackFwChk(5) is used to clear stack firmware version
check error status of the system LED.

Context

MIB
CIE1000-SYSUTIL-MIB
OID
.1.3.6.1.4.1.9.9.832.1.24.1.4.2.1.2
Type
column
Access
readwrite
Status
current
Parent
cie1000SysutilControlSystemLedEntry
Groups
1

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

Values & Constraints

Type Values
0all
1fatal
2software
3post
4ztp
5stackFwChk