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