psDCoutputDCStatus
GAMATRONIC-MIB ·
.1.3.6.1.4.1.6050.1.6.11
Object
scalar Enumeration
DCoutput DC Status 0 = OK 1= OverVoltage 2 = UnderVoltage 3 = Disconnected
Context
- MIB
- GAMATRONIC-MIB
- OID
.1.3.6.1.4.1.6050.1.6.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- psDCOutput
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 'GAMATRONIC-MIB' -M '/opt/observium/mibs/gamatronic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GAMATRONIC-MIB::psDCoutputDCStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GAMATRONIC-MIB' -M '/opt/observium/mibs/gamatronic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GAMATRONIC-MIB::psDCoutputDCStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | overvoltage |
2 | undervoltage |
3 | disconnected |
Object Constraints
range: 1-100