fsErpsRingMonitorMechanism
SUPERMICRO-ERPS-MIB ·
.1.3.6.1.4.1.10876.101.2.40.2.1.1.10
Object
This object indicates the type of monitoring mechanism used for
detecting faults of the ring link.
Currently 'cfm' and 'MPLS OAM' is supported as monitoring mechanism.
For 'cfm' monitoring mechanism to monitor the ring ports, appropriate
down MEPs on the R-APS VLAN of the ring has to be provisioned through
fsErpsRingCfmTable.
For sub-rings, a Up & Down MEP on the sub-ring R-APS VLAN needs to
be installed on fsErpsRingPort1 of the interconnecting nodes using
the same fsErpsRingCfmTable.
Context
- MIB
- SUPERMICRO-ERPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.40.2.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsErpsRingEntry
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 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingMonitorMechanism'
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::fsErpsRingMonitorMechanism.<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::fsErpsRingMonitorMechanism'
Syntax
- Source
- RingMonitorMechanismType
- Base type
Enumeration
Values & Constraints
Type Values
1 | cfm |
2 | mplsOam |