wlanMirrorN
HIPATH-WIRELESS-HWC-MIB ·
.1.3.6.1.4.1.4329.15.3.3.4.4.1.23
Object
column r/w
Enumeration
prohibited(0): Mirroring is prohibited. bothDirection(1) : Both direction packets will be mirrored. rxDirectionOnly(2): Only receive direction packets will be mirrored. Note: This will only take effect when the user's runtime current Roles's MirrorN action is None.
Context
- MIB
- HIPATH-WIRELESS-HWC-MIB
- OID
.1.3.6.1.4.1.4329.15.3.3.4.4.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlanEntry
- Groups
- 1
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanMirrorN'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanMirrorN.<wlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::wlanMirrorN'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | prohibited |
1 | bothDirection |
2 | rxDirectionOnly |
Conformance
Member of