cie1000MirrorConfigSessionStripInnerTag
CIE1000-MIRROR-MIB ·
.1.3.6.1.4.1.9.9.832.1.15.1.2.1.1.6
Object
This configuration is used to strip the original VLAN ID of the mirrored traffic or not. When it is set to TRUE, the the original VLAN ID of the mirrored traffic will be stripped, otherwise the original VLAN ID will be carried to destination interface. It may have to specify in case the device does not have internal (unused) ports available. Whether this is the case or not for this device can be derived from Mirror capabilities.
Context
- MIB
- CIE1000-MIRROR-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.15.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cie1000MirrorConfigSessionEntry
- 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 'CIE1000-MIRROR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-MIRROR-MIB::cie1000MirrorConfigSessionStripInnerTag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIE1000-MIRROR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-MIRROR-MIB::cie1000MirrorConfigSessionStripInnerTag.<cie1000MirrorConfigSessionSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-MIRROR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-MIRROR-MIB::cie1000MirrorConfigSessionStripInnerTag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of