currentMonitorType
SP2-MIB ·
.1.3.6.1.4.1.12148.10.13.9.2.1.2
Object
column Enumeration
This shows if the current monitor is configured as standard load monitor (1), load current monitor (2), rectifier current monitor (3), dcdc current monitor (4), solar current monitor (5), wind current monitor (6) or fuel cell current monitor (7).
Context
- MIB
- SP2-MIB
- OID
.1.3.6.1.4.1.12148.10.13.9.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- currentMonitorsEntry
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 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SP2-MIB::currentMonitorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SP2-MIB::currentMonitorType.<currentMonitorIndex>'
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::currentMonitorType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.