mirrOperType
ALTEON-TS-PHYSICAL-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.1.14.3.3
Object
scalar mandatory
r/w
Enumeration
Type of packets to be sent to the monitor port. in = packets received at the mirrored port out = packets sent from the mirrored port both = packets sent and received by the mirrored port
Context
- MIB
- ALTEON-TS-PHYSICAL-MIB
- OID
.1.3.6.1.4.1.1872.2.1.14.3.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- mirrOper
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 'ALTEON-TS-PHYSICAL-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-TS-PHYSICAL-MIB::mirrOperType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-TS-PHYSICAL-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-TS-PHYSICAL-MIB::mirrOperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | in |
3 | out |
4 | both |