sysCStatus
LUXN-MIB ·
.1.3.6.1.4.1.4253.2.3.1.1
Object
The global status of the system as computed based on the traps (events) that are generated. Choices are: Critical, Major, Minor or Normal.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.2.3.1.1- Type
- scalar
- Access
- noaccess
- Status
- mandatory
- Parent
- systemCond
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::sysCStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUXN-MIB::sysCStatus'
Syntax
- Source
- CardStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | critical |
2 | major |
3 | minor |
4 | normal |
5 | acknowledged |