tnMirrorSourcePortEgressMirroringType
TN-SAS-MIRROR-MIB ·
.1.3.6.1.4.1.7483.7.2.2.2.13.1.1.1
Object
column r/w
Enumeration
With no-true-egress specified and when egress port mirroring is enabled, the mirrored copy of the packets will not be an exact replica of the forwarded copy. Some ofthe modifications applied to the forwarded packet in the egress processing path will no be available in the mirrored copy
Context
- MIB
- TN-SAS-MIRROR-MIB
- OID
.1.3.6.1.4.1.7483.7.2.2.2.13.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnMirrorSourcePortExtnEntry
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 'TN-SAS-MIRROR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAS-MIRROR-MIB::tnMirrorSourcePortEgressMirroringType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-SAS-MIRROR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAS-MIRROR-MIB::tnMirrorSourcePortEgressMirroringType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-SAS-MIRROR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-SAS-MIRROR-MIB::tnMirrorSourcePortEgressMirroringType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true-egress-mirroring |
2 | normal-egress-mirroring |