radMepLtrIngress
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.5
Object
column Enumeration
The value returned in the Ingress Action Field of the LTM. ingNoTlv - no Reply Ingress TLV was returned in the LTM. ingOK - the target data frame would be passed through to the MAC Relay Entity. ingDown - the Bridge Port's MAC_Operational parameter is false. ingBlocked - the target data frame would not be forwarded if received on this port. ingVid - the ingress port is not in the members of the LTM's VID, and ingress filtering is enabled, so the target data frame would be filtered by the ingress filtering. 802.1ag clauses 12.14.7.5.3:k and 20.36.2.6
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- radMepLtrEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::radMepLtrIngress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::radMepLtrIngress.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::radMepLtrIngress'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.