rcServicePerfermanceTestType
SWTICH-SERVICE-MIB ·
.1.3.6.1.4.1.8886.6.1.75.5.1.45
Object
column r/w
Enumeration
This object specifies what type of Loss Measurementwill be performed. lmLmm(1) LMM SOAM PDU generated and received LMR responses tracked lmSlm(2) SLM SOAM PDU generated and received SLR responses tracked.
Context
- MIB
- SWTICH-SERVICE-MIB
- OID
.1.3.6.1.4.1.8886.6.1.75.5.1.45- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcServiceEntry
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 'SWTICH-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWTICH-SERVICE-MIB::rcServicePerfermanceTestType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWTICH-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWTICH-SERVICE-MIB::rcServicePerfermanceTestType.<rcServiceID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWTICH-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWTICH-SERVICE-MIB::rcServicePerfermanceTestType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lmLmm |
2 | lmSlm |