eltexErpsMgmtRAPSEastPortState
ELTEX-BRIDGE-ERPS-MIB ·
.1.3.6.1.4.1.35265.35.1.1.3.1.1.5
Object
column EltexErpsMgmtRAPSPortState
This is the east port state. It may change sometimes. When the east port is configured on a virtual channel, the east port state is always fowarding.
Context
- MIB
- ELTEX-BRIDGE-ERPS-MIB
- OID
.1.3.6.1.4.1.35265.35.1.1.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltexErpsMgmtRAPSVlanEntry
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 'ELTEX-BRIDGE-ERPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-BRIDGE-ERPS-MIB::eltexErpsMgmtRAPSEastPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-BRIDGE-ERPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-BRIDGE-ERPS-MIB::eltexErpsMgmtRAPSEastPortState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-BRIDGE-ERPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-BRIDGE-ERPS-MIB::eltexErpsMgmtRAPSEastPortState'
Syntax
- Source
- EltexErpsMgmtRAPSPortState
- Base type
Enumeration
Values & Constraints
Type Values
1 | fowarding |
2 | blocking |
3 | signal-fail |
4 | manual-switch |
5 | forced-switch |