nbsCmmcSysSelftestLevel
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.2.7
Object
scalar deprecated
r/w
Enumeration
NVRAM based level of the system selftest.
The values are :
ststNone - meaning that no selftest will be executed
upon boot-up
ststShort- meaning that a short selftest, of approx
10-20 seconds will be executed upon boot-
up
ststLong - meaning that a long/extensive self-test
will be executed upon boot-up
ststDiagnostics - meaning that upon boot-up the di-
agnostics mode is entered. In this mode
it is possible to interactively select
the test or the group of tests that will
be executed. This value may not be set
through a SNMP SET command.
This object is deprecated.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.2.7- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- nbsCmmcSystemGrp
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 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcSysSelftestLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcSysSelftestLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ststNone |
2 | ststShort |
3 | ststLong |
4 | ststDiagnostics |