gs2310pMirrorMode
LANCOM-GS2310P-MIB ·
.1.3.6.1.4.1.2356.800.3.2311.2.6.2.1.2
Object
column r/w
Enumeration
default: 0 0: disable 1: enable 2: rx only 3: tx only Setting Tx mirroring for analyzer port has no effect. Tx mirroring ignored
Context
- MIB
- LANCOM-GS2310P-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2311.2.6.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2310pMirrorEntry
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 'LANCOM-GS2310P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310P-MIB::gs2310pMirrorMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS2310P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310P-MIB::gs2310pMirrorMode.<gs2310pMirrorPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS2310P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS2310P-MIB::gs2310pMirrorMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
2 | rxOnly |
3 | txOnly |