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
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 '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
1 | unknown |
2 | nothing |
3 | delete |
4 | create |
5 | enable |
6 | disable |
Conformance
Member of