controlUnitTable
SP2-MIB ·
.1.3.6.1.4.1.12148.10.13.8.2
Object
table
A table containing an inventory listing. Each row represent one of the system hardware unit that is connected to the can bus. These units are system controllers, battery monitors, I/O units, AC Mains Monitor boxes and load monitors. Due to the system architechture the tables index are not contiguous. Each unit type har its own address range on the can bus. All unit types except the system controller may contain from 0 to 14 units. The system controlller can never be zero. Then there is no powersystem.
Context
- MIB
- SP2-MIB
- OID
.1.3.6.1.4.1.12148.10.13.8.2- Type
- table
- Status
- current
- Parent
- controlSystemInventory
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SP2-MIB::controlUnitTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SP2-MIB::controlUnitTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.