acSysDiagnosticsEnable
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.4.1.1
Object
scalar r/w
Enumeration
Checks the correct functionality of the different hardware components
on the board. On completion of the check, the board
sends an EV_END_BIT value, which contains information on the
test results of each hardware component.
0 = No diagnostics (default)
1 = Perform diagnostics (full test of DSPs, PCM, Switch, LAN,
PHY and Flash)
2 = Perform diagnostics (full test of DSPs, PCM, Switch, LAN,
PHY, but partial, test of Flash, a quicker mode).
Access: Offline.
AC INI-Param: ENABLEDIAGNOSTICS
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.4.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysDiagnostics
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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysDiagnosticsEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysDiagnosticsEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | builtInTest |
2 | builtInTestwithPartialFlash |
3 | builtInTestWithSDRAM |
4 | builtInTestOnUtopiaVxb |
99 | internalUse |