bcsiAclIfBindDirection
BROCADE-ACL-MIB ·
.1.3.6.1.4.1.1588.3.1.16.1.3.1.1
Object
column BcsiTrafficDirection
Direction in which this ACL should be applied on this port.
Context
- MIB
- BROCADE-ACL-MIB
- OID
.1.3.6.1.4.1.1588.3.1.16.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- bcsiAclIfBindEntry
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 'BROCADE-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-ACL-MIB::bcsiAclIfBindDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-ACL-MIB::bcsiAclIfBindDirection.<ifIndex>.<bcsiAclIfBindDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-ACL-MIB::bcsiAclIfBindDirection'
Syntax
- Source
- BcsiTrafficDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | inbound |
2 | outbound |