rbAteMicroTestType
RB-MICRO-ATE-MIB ·
.1.3.6.1.4.1.12394.1.2.302.3.2.1.1.1
Object
column Enumeration
Type Of Test
Context
- MIB
- RB-MICRO-ATE-MIB
- OID
.1.3.6.1.4.1.12394.1.2.302.3.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbAteMicroTestResultsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RB-MICRO-ATE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RB-MICRO-ATE-MIB::rbAteMicroTestType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RB-MICRO-ATE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RB-MICRO-ATE-MIB::rbAteMicroTestType.<rbAteMicroTestType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RB-MICRO-ATE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RB-MICRO-ATE-MIB::rbAteMicroTestType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flashMemoryTest |
2 | sdRAMMemoryTest |
3 | watchDogTest |
4 | diskOnChipMemoryTest |
5 | tempSensorTest |
6 | i2CBusIntTest |
7 | rs232MonitorTest |
8 | alarmsInOutTest |
9 | acmInOutTest |
10 | mngEthernetPortTest |
11 | dataEthernetPortTest |
12 | backPlaneEthernetPortTest |
13 | gpsTest |
14 | bstSyncTest |
15 | test16mhzAnd1pps |