osEthElpCommand

OS-ETH-SERV-PROTECTION-MIB · .1.3.6.1.4.1.6926.2.33.1.1.7

Object

column r/w ElpCommand
Issue a Command to mainpulate the G.8031 state
machine. Note that command may be rejected if a higher
priority condition is in effect.
This is effectively a write-only field. GET will always
return 'nothing'

Context

MIB
OS-ETH-SERV-PROTECTION-MIB
OID
.1.3.6.1.4.1.6926.2.33.1.1.7
Type
column
Access
readwrite
Status
current
Parent
osEthServElpEntry
Groups
1

Walk 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 'OS-ETH-SERV-PROTECTION-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-PROTECTION-MIB::osEthElpCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ETH-SERV-PROTECTION-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-PROTECTION-MIB::osEthElpCommand.<osEthServId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ETH-SERV-PROTECTION-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ETH-SERV-PROTECTION-MIB::osEthElpCommand'

Syntax

Source
ElpCommand
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2nothing
3clear
4lockout
5forcedSwitch
6manualSwitchWorking
7manualSwitchProtection
8exercise
9freeze
10clearFreeze

Conformance