bcsiAclNametoAclIdMappingAclLevel
BROCADE-ACL-MIB ·
.1.3.6.1.4.1.1588.3.1.16.1.1.1.4
Object
column BcsiAclLevel
Protocol Layer at which ACLs are applied. L2 and L3 are the supported levels.
Context
- MIB
- BROCADE-ACL-MIB
- OID
.1.3.6.1.4.1.1588.3.1.16.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bcsiAclNameToAclIdMappingEntry
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::bcsiAclNametoAclIdMappingAclLevel'
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::bcsiAclNametoAclIdMappingAclLevel.<bcsiAclNametoAclIdMappingAclName>'
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::bcsiAclNametoAclIdMappingAclLevel'
Syntax
- Source
- BcsiAclLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | l2 |
2 | ipv4 |
3 | ipv6 |