systemStatus

NETSURE-NCU-MIB · .1.3.6.1.4.1.6302.2.1.2.1

Object

scalar Status
Status of the complete plant (highest alarm). One of
(1) unknown - status has not yet been defined
(2) normal - there are no activated alarms
(3) warning - OA, lowest level of 'abnormal' status
(4) minor - A3
(5) major - MA
(6) critical - CA, highest level of 'abnormal' status
(7) unmanaged
(8) restricted
(9) testing
(10) disabled

Context

MIB
NETSURE-NCU-MIB
OID
.1.3.6.1.4.1.6302.2.1.2.1
Type
scalar
Access
readonly
Status
current
Parent
system

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSURE-NCU-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSURE-NCU-MIB::systemStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSURE-NCU-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSURE-NCU-MIB::systemStatus'

Syntax

Source
Status
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2normal
3warning
4minor
5major
6critical
7unmanaged
8restricted
9testing
10disabled