nbsSysSelftestLevel
NBASE-G1-MIB ·
.1.3.6.1.4.1.629.1.2.13
Object
scalar mandatory
r/w
Enumeration
NVRAM based level of the system selftest.
It is supported only by the MegaSwitch II family.
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 selftest will
be executed upon boot-up
ststDiagnostics - meaning that upon boot-up the diagnostics
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
an SNMP set command.
Context
- MIB
- NBASE-G1-MIB
- OID
.1.3.6.1.4.1.629.1.2.13- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- nbsSys
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 'NBASE-G1-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBASE-G1-MIB::nbsSysSelftestLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBASE-G1-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBASE-G1-MIB::nbsSysSelftestLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ststNone |
2 | ststShort |
3 | ststLong |
4 | ststDiagnostics |