rcCfmLtrIngressAction
RC-CFM-MIB ·
.1.3.6.1.4.1.2272.1.69.32.1.15
Object
column CfmIngressActionFieldValue
The value returned in the Ingress Action Field of the LTM. The value ingNoTlv(5) indicates that no Reply Ingress TLV was returned in the LTM.
Context
- MIB
- RC-CFM-MIB
- OID
.1.3.6.1.4.1.2272.1.69.32.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcCfmLtrEntry
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 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-CFM-MIB::rcCfmLtrIngressAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-CFM-MIB::rcCfmLtrIngressAction.<rcCfmLtrDomainIndex>.<rcCfmLtrAssociationIndex>.<rcCfmLtrMepId>.<rcCfmLtrSeqNumber>.<rcCfmLtrTtl>.<rcCfmLtrReceiveOrder>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-CFM-MIB::rcCfmLtrIngressAction'
Syntax
- Source
- CfmIngressActionFieldValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | ingOk |
2 | ingDown |
3 | ingBlocked |
4 | ingVid |
5 | ingNoTlv |