etsysMirrorDestinationControlLoopbackPortReq

ENTERASYS-MIRROR-CONFIG-MIB · .1.3.6.1.4.1.5624.1.2.72.2.2.1.7

Object

This object indicates if a mirror loopback-port is
required by the mirror controlled by this entry.
The value of this object may change after modifying
the mirror (e.g., adding a destination), so it is
stongly encouraged that if a loop-back port is not
already set that this object be polled after
modifying the mirror.
              
true(1)  - Indicates a mirror loopback-port is required.
              
false(2) - Indicates mirror loopback-port is not required.

Context

MIB
ENTERASYS-MIRROR-CONFIG-MIB
OID
.1.3.6.1.4.1.5624.1.2.72.2.2.1.7
Type
column
Access
readonly
Status
current
Parent
etsysMirrorDestinationControlEntry
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 'ENTERASYS-MIRROR-CONFIG-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MIRROR-CONFIG-MIB::etsysMirrorDestinationControlLoopbackPortReq'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-MIRROR-CONFIG-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MIRROR-CONFIG-MIB::etsysMirrorDestinationControlLoopbackPortReq.<etsysMirrorDestinationControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MIRROR-CONFIG-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MIRROR-CONFIG-MIB::etsysMirrorDestinationControlLoopbackPortReq'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance