aclNewCfgPortAcl6Bmap
LENOVO-GbTOR-G8052-RS-MIB ·
.1.3.6.1.4.1.26543.2.7.7.9.1.4.2.1.13
Object
column OctetString
The acl6s applied to the port. The acl6s are
presented in bitmap format. This string displays acl number
from 1 to 128.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ acl6 9
|| ||
|| ||___ acl6 8
|| |____ acl6 7
|| . . .
||_________ acl6 2
|__________ acl6 1
where x : 1 - The represented acl6 applied to the port.
0 - The represented acl6 not applied to the port.
Context
- MIB
- LENOVO-GbTOR-G8052-RS-MIB
- OID
.1.3.6.1.4.1.26543.2.7.7.9.1.4.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aclNewCfgPortTableEntry
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 'LENOVO-GbTOR-G8052-RS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8052-RS-MIB::aclNewCfgPortAcl6Bmap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8052-RS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8052-RS-MIB::aclNewCfgPortAcl6Bmap.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8052-RS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8052-RS-MIB::aclNewCfgPortAcl6Bmap'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.