relayStatus
LEA-SMART-SPLITTER-MIB ·
.1.3.6.1.4.1.14841.1.1.1.4.1.4
Object
column r/w
Enumeration
This parameter describes whether a particular POTS line is in a normal or closed loop condition. By setting this parameter, the manager can switch the relays in order to bypass the LPF (Low Pass Filter) for POTS closed loop testing (closed) or force a relay back to normal operation mode before the Relay Active Duration timer times out (normal)
Context
- MIB
- LEA-SMART-SPLITTER-MIB
- OID
.1.3.6.1.4.1.14841.1.1.1.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- relayTableEntry
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 'LEA-SMART-SPLITTER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEA-SMART-SPLITTER-MIB::relayStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEA-SMART-SPLITTER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEA-SMART-SPLITTER-MIB::relayStatus.<relayIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEA-SMART-SPLITTER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEA-SMART-SPLITTER-MIB::relayStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | closed |