rcCfmL2IpPingReplyFlag
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.69.38.1.18
Object
column Enumeration
Result flag indicating status or error code. Each enum value represents a status or error case. 1 - No error 2 - Internal Error 3 - Invalid Ip 4 - L2Trace completed 5 - Lookup failure for IP (no vlan/mac entries)
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.69.38.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcCfmL2IpPingReplyEntry
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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcCfmL2IpPingReplyFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcCfmL2IpPingReplyFlag.<rcCfmL2IpPingReplyIpAddrType>.<rcCfmL2IpPingReplyIpAddr>.<rcCfmL2IpPingReplySendOrder>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcCfmL2IpPingReplyFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | internalError |
3 | invalidMac |
4 | mepDisabled |
5 | invalidMD |
6 | invalidMA |
7 | noMepFound |
8 | unknownServiceInstance |
9 | l2PingToOwnMepMac |
10 | l2PingComplete |