switchedOutletErrorStatus
NetBotz50-MIB ·
.1.3.6.1.4.1.52674.500.4.2.15.1.3
Object
column ErrorStatus
The operational status of the switched outlet. If there are no error conditions reported for the switched outlet, the status is normal. Otherwise, the status is reported as the severity value of the highest severity error condition that is not resolved for the switched outlet.
Context
- MIB
- NetBotz50-MIB
- OID
.1.3.6.1.4.1.52674.500.4.2.15.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- switchedOutletEntry
- Groups
- 1
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 'NetBotz50-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetBotz50-MIB::switchedOutletErrorStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NetBotz50-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetBotz50-MIB::switchedOutletErrorStatus.<switchedOutletIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NetBotz50-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NetBotz50-MIB::switchedOutletErrorStatus'
Syntax
- Source
- ErrorStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | normal |
1 | info |
2 | warning |
3 | error |
4 | critical |
5 | failure |
Conformance
Member of