netraCtRscAlarmPrefix

SUN-SNMP-NETRA-CT-RSC-MIB · .1.3.6.1.4.1.42.2.65.2.1.6.5.1.5

Object

column Integer32
The Alarm Prefix that will associate an FRU type to an alarm.
Currently supported definitions are:
	cpuunit(1),
	software(2),
	powersupply(3),
	temperature(4),
	fan(5).
	6 through 9 are reserved for future expansion.
	10 through 255 are undefined, and can be configured for
	user-defined messages and alarming.

Context

MIB
SUN-SNMP-NETRA-CT-RSC-MIB
OID
.1.3.6.1.4.1.42.2.65.2.1.6.5.1.5
Type
column
Access
readonly
Status
current
Parent
netraCtRscAlarmEntry

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 'SUN-SNMP-NETRA-CT-RSC-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP-NETRA-CT-RSC-MIB::netraCtRscAlarmPrefix'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-SNMP-NETRA-CT-RSC-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP-NETRA-CT-RSC-MIB::netraCtRscAlarmPrefix.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-SNMP-NETRA-CT-RSC-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-SNMP-NETRA-CT-RSC-MIB::netraCtRscAlarmPrefix'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.