hwCirAllowDirection
HUAWEI-FR-QOS-MIB ·
h3c variant
·
.1.3.6.1.4.1.2011.5.25.32.3.1.1.3.1.2
Object
column CirAllowDirection
Packet Direction. inbound (1) outbound (2) inbound and outbound (3)
Context
- MIB
- HUAWEI-FR-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.32.3.1.1.3.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwCirAllowCfgInfoEntry
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 'HUAWEI-FR-QOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-FR-QOS-MIB::hwCirAllowDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-FR-QOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-FR-QOS-MIB::hwCirAllowDirection.<hwCirAllowFrClassIndex>.<hwCirAllowDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-FR-QOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-FR-QOS-MIB::hwCirAllowDirection'
Syntax
- Source
- CirAllowDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | inbound |
2 | outbound |
3 | inboundAndOutbound |