h3cCBQoSCpApplyPolicyDirection
H3C-CBQOS2-MIB ·
.1.3.6.1.4.1.2011.10.2.65.2.1.4.7.1.3
Object
column DirectionType
Policy direction: inbound (1) outbound (2)
Context
- MIB
- H3C-CBQOS2-MIB
- OID
.1.3.6.1.4.1.2011.10.2.65.2.1.4.7.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- h3cCBQoSCpApplyPolicyEntry
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 'H3C-CBQOS2-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-CBQOS2-MIB::h3cCBQoSCpApplyPolicyDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-CBQOS2-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-CBQOS2-MIB::h3cCBQoSCpApplyPolicyDirection.<h3cCBQoSCpApplyPolicyChassis>.<h3cCBQoSCpApplyPolicySlot>.<h3cCBQoSCpApplyPolicyDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-CBQOS2-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-CBQOS2-MIB::h3cCBQoSCpApplyPolicyDirection'
Syntax
- Source
- DirectionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | inbound |
2 | outbound |