cfgPsMeasurementSource
ELECTROLINE-DHT-CONFIG-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.2.2.3.6
Object
scalar r/w
Enumeration
This MIB object allow the user to select the source for the internal measurement
on an XM2 power supply. The choice is either to derive the measurement data from
the transponder's analog port (analogPort(1)) or from the transponder's digital
interface bus (communicationPort(2)). Default value analogPort(1).
The value of this MIB will be stored in non-volatile memory.
Context
- MIB
- ELECTROLINE-DHT-CONFIG-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.2.2.3.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhtCfgPsSetting
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 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-CONFIG-MIB::cfgPsMeasurementSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-CONFIG-MIB::cfgPsMeasurementSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | analogPort |
2 | communicationPort |