hpicfBridgeMirrorSessionType
HP-ICF-BRIDGE ·
.1.3.6.1.4.1.11.2.14.11.5.1.12.1.6.2.1.1.3
Object
column r/w
Enumeration
This oid mentions what is the source type of traffic associated with mirror session. noMirror Not associated with any mirroring. mirrorAddresses Mirror traffic based on addresses mirrorPolicies Mirror traffic based on policies. mirrorPorts Mirror traffic based on ports. mirrorVlan Mirror traffic based on vlan.
Context
- MIB
- HP-ICF-BRIDGE
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.12.1.6.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfBridgeMirrorSessionEntry
- 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 'HP-ICF-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BRIDGE::hpicfBridgeMirrorSessionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BRIDGE::hpicfBridgeMirrorSessionType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-BRIDGE::hpicfBridgeMirrorSessionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noMirror |
2 | mirrorAddresses |
3 | mirrorPolicies |
4 | mirrorPorts |
5 | mirrorVlan |
Conformance
Member of