rbBerTestAction
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.8.1.1.3
Object
scalar r/w
Enumeration
Not supported in current version. Initiating/terminating the test. When starting a BER test, rbBerTestAction start (1) must be sent in together with all other test parameters. The test will be normally be finished after completion (all test bytes as defined by rbBerTestDataSize were sent). It can also be aborted before completion.
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.8.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rbBerTestSetup
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 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-MIB::rbBerTestAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-MIB::rbBerTestAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | abort |
3 | none |