fsErpsRingServiceType
SUPERMICRO-ERPS-MIB ·
.1.3.6.1.4.1.10876.101.2.40.2.1.1.28
Object
This object indicates the service on which protection is provided
for this ring.
The following service types are provided.
- vlan(1)
- mplsLSP(2)
- mplsPW(3)
- mplsLSPPW(4)
The service types vlan and mplsLSPPW are currently supported.
Context
- MIB
- SUPERMICRO-ERPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.40.2.1.1.28- 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::fsErpsRingServiceType'
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::fsErpsRingServiceType.<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::fsErpsRingServiceType'
Syntax
- Source
- RingServiceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | vlan |
2 | mplsLSP |
3 | mplsPW |
4 | mplsLSPPW |