smirrorStatus
CTATX-MIB ·
.1.3.6.1.4.1.97.3.30.1
Object
scalar mandatory
r/w
Enumeration
invalid(1) to turn off port mirroring. local(2) to mirror either to a local port or to a remote ATX. remote(3) to mirror traffics from a remote ATX to a local port.
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::smirrorStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::smirrorStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | local |
3 | remote |