fsErpsRingPort1Status

SUPERMICRO-ERPS-MIB · .1.3.6.1.4.1.10876.101.2.40.2.1.1.11

Object

column Enumeration
This object indicates ring port1's current status updated by 
ERPS control process of this ring. 
If the status is blocked then:
    - Data traffic will be blocked on this port.
    - R-APS messages received on this port will be given to ERPS 
      control process but will not be forwarded.
    - Similarly R-APS messages received at other member ports of
      R-APS VLAN will not be forwarded on this port.
    - Locally regenerated R-APS packets will be transmitted out of
      this port.
If the status is unblocked then:
    - Data traffic will be unblocked on this port.
    - R-APS messages received on this port will be given to ERPS 
      control process and will be forwarded to R-APS VLAN member ports.
    - Similarly R-APS messages received at other member ports of R-APS
      VLAN can be forwarded on this port.

Context

MIB
SUPERMICRO-ERPS-MIB
OID
.1.3.6.1.4.1.10876.101.2.40.2.1.1.11
Type
column
Access
readonly
Status
current
Parent
fsErpsRingEntry

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 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingPort1Status'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingPort1Status.<fsErpsContextId>.<fsErpsRingId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ERPS-MIB::fsErpsRingPort1Status'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1blocked
2unblocked