cmEthernetNetPortLoopbackBlockingEnabled

CM-FACILITY-MIB · .1.3.6.1.4.1.2544.1.12.4.1.7.1.97

Object

column r/w SNMPv2-TCTruthValue
This object allows frame blocking when loopback is active.
- True: Blocks frames in the non-loopback direction 
  that match the PORT or VLAN received in the 
  non-loopback direction. Discards  frames 
  in the loopback direction that match 
  the PORT or VLAN, but do not match 
  the MAC address criteria,
- False: No blocking of  frames.

Context

MIB
CM-FACILITY-MIB
OID
.1.3.6.1.4.1.2544.1.12.4.1.7.1.97
Type
column
Access
readwrite
Status
current
Parent
cmEthernetNetPortEntry
Groups
1

Walk 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 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmEthernetNetPortLoopbackBlockingEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmEthernetNetPortLoopbackBlockingEnabled.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-FACILITY-MIB::cmEthernetNetPortLoopbackBlockingEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance