healthI2CSeverity
TPT-HEALTH-MIB ·
.1.3.6.1.4.1.10734.3.3.2.13.4.1.4
Object
column HealthSeverity
Whether this number of I2C bus timeouts is acceptable or excessive.
Context
- MIB
- TPT-HEALTH-MIB
- OID
.1.3.6.1.4.1.10734.3.3.2.13.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- healthI2CEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'TPT-HEALTH-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-HEALTH-MIB::healthI2CSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPT-HEALTH-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-HEALTH-MIB::healthI2CSeverity.<healthI2CIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-HEALTH-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-HEALTH-MIB::healthI2CSeverity'
Syntax
- Source
- HealthSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | normal |
1 | info |
2 | minor |
3 | major |
4 | critical |