optixSrvCaseLossDetail
OPTIX-L2VPN-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.3.1.27.1.20
Object
column Enumeration
This parameter indicates the end cause of the RFC2544-based meter-free packet loss test. Values: success(0), lrTooLarge(1), hrTooSmall(2), timeout(3), pingFailed(4), testFailed(5), sendFailed(6)
Context
- MIB
- OPTIX-L2VPN-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.3.1.27.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixSrvCaseResultEntry
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 'OPTIX-L2VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-L2VPN-MIB::optixSrvCaseLossDetail'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-L2VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-L2VPN-MIB::optixSrvCaseLossDetail.<optixSrvLauCaseID>.<optixSrvCaseSize>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-L2VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-L2VPN-MIB::optixSrvCaseLossDetail'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | lrTooLarge |
2 | hrTooSmall |
3 | timeout |
4 | pingFailed |
5 | testFailed |
6 | sendFailed |