osEthElpAdminStatus

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

Object

column r/w Enumeration
Create - create a protection row in osEthServTable in
which proteection trail properties such as s-vlan and
s-ports should be configured.
delete - delete the protection row in osEthServTable.
enable/disable - Turn Ethernet Linear Protection on or off.
nothing - protection row has not been created.
unknown - primary row was not found for the index (error).

Context

MIB
OS-ETH-SERV-PROTECTION-MIB
OID
.1.3.6.1.4.1.6926.2.33.1.1.98
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::osEthElpAdminStatus'
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::osEthElpAdminStatus.<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::osEthElpAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2nothing
3delete
4create
5enable
6disable

Conformance