npInputAnalogTrapStatus
DKSF-PWR-MIB ·
.1.3.6.1.4.1.25728.8200.2.2
Object
scalar Enumeration
New status of Current Loop Signal, failure1w = no reply from the adapter on 1wire bus, failureAnalog = signal is beyond it's Working Range, belowSafe, safe, aboveSafe - status of the signal relative to the Safe Range margins
Context
- MIB
- DKSF-PWR-MIB
- OID
.1.3.6.1.4.1.25728.8200.2.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- npInputAnalogTraps
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 'DKSF-PWR-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DKSF-PWR-MIB::npInputAnalogTrapStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DKSF-PWR-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DKSF-PWR-MIB::npInputAnalogTrapStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | failure1w |
1 | belowSafe |
2 | safe |
3 | aboveSafe |
5 | failureAnalog |