rbAteStartTest
RB-ATE-MIB ·
.1.3.6.1.4.1.12394.1.2.301.1.1
Object
scalar r/w
Enumeration
To start ATE test perform SET with startFullTest (The NPU will reset and start Full test in ATE mode). When startHostTest the NPU will Start the only the host test (no reset).
Context
- MIB
- RB-ATE-MIB
- OID
.1.3.6.1.4.1.12394.1.2.301.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rbAteConfig
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 'RB-ATE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RB-ATE-MIB::rbAteStartTest.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RB-ATE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RB-ATE-MIB::rbAteStartTest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | startFullTest |
3 | startHostTest |
4 | startC5Test |