issReservedFrameCtrlPktType
ARICENT-ISS-ACL-MIB ·
.1.3.6.1.4.1.29601.2.21.7.1.1.2
Object
This object specifies the type of the PDUs. The type could take the following values bpdu - (MAC:01:80:C2:00:00:00) for Suppressing BPDU CPU transfer (Cannot be combined with Spanning Tree Protocol). lacpdu-udld - (MAC:01:80:C2:00:00:02) Suppressing Slow protocol frame CPU transfer (Cannot be combined with lacp and mlag lacp) eap - (MAC:01:80:C2:00:00:03) Suppressing IEEE802.1X EAP frame CPU transfer(Cannot be combined with IEEE802.1X.) lldpdu - Suppressing LLDPDU CPU transfer (Can not be combined with LLDP) all - MAC Range : 01:80:C2:00:00:00 to 01:80:C2:00:00:0F and 01:80:C2:00:00:20 to 01:80:C2:00:00:2F
Context
- MIB
- ARICENT-ISS-ACL-MIB
- OID
.1.3.6.1.4.1.29601.2.21.7.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- issReservedFrameCtrlEntry
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 'ARICENT-ISS-ACL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-ACL-MIB::issReservedFrameCtrlPktType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-ISS-ACL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-ACL-MIB::issReservedFrameCtrlPktType.<issReservedFrameCtrlId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ISS-ACL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ISS-ACL-MIB::issReservedFrameCtrlPktType'
Syntax
- Source
- ReservedFrameType
- Base type
Enumeration
Values & Constraints
Type Values
1 | bpdu |
2 | lacpdu-udld |
3 | eap |
4 | lldpdu |
5 | other |
6 | all |