falconRelayStatus
RLE-FALCON-EM-MIB ·
.1.3.6.1.4.1.3184.1.5.1.4.1.2.1.3
Object
column mandatory
Enumeration
The current status for this relay.
Context
- MIB
- RLE-FALCON-EM-MIB
- OID
.1.3.6.1.4.1.3184.1.5.1.4.1.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- falconRelayEntry
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 'RLE-FALCON-EM-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RLE-FALCON-EM-MIB::falconRelayStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RLE-FALCON-EM-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RLE-FALCON-EM-MIB::falconRelayStatus.<falconRelayIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RLE-FALCON-EM-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RLE-FALCON-EM-MIB::falconRelayStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normalOff |
2 | normalOn |
3 | forcedOn |
4 | forcedOff |
5 | keycodeActive |
6 | alarmedActive |
7 | scheduledActive |
8 | buttonActive |
9 | modbusActive |