relay1on
PACKETFLUX-STANDBYPOWER ·
.1.3.6.1.4.1.32050.2.2.36
Object
scalar SNMPv2-TCTruthValue
True(1) if the Relay 1 ouput is on (C and NO connected). False(2) if it is off (C and NC connected).
Context
- MIB
- PACKETFLUX-STANDBYPOWER
- OID
.1.3.6.1.4.1.32050.2.2.36- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- standbypower
- Groups
- 1
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 'PACKETFLUX-STANDBYPOWER' -M '/opt/observium/mibs/packetflux:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETFLUX-STANDBYPOWER::relay1on.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKETFLUX-STANDBYPOWER' -M '/opt/observium/mibs/packetflux:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKETFLUX-STANDBYPOWER::relay1on'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of