dot1adPepAccptableFrameTypes
SUPERMICRO-DOT1AD-MIB ·
.1.3.6.1.4.1.10876.101.1.130.1.4.1.3
Object
column r/w
Enumeration
When this is admitOnlyVlanTagged(2) the device will discard untagged frames or Priority-Tagged frames received on this port. When admitAll(1) is set, all frames tagged/untagged/priority tagged frames received on this port will be accepted. When admitOnlyUntaggedAndPriorityTagged(3) is set, untagged and priority tagged frames alone will be accepted and tagged frames received over this PEP will be discarded.
Context
- MIB
- SUPERMICRO-DOT1AD-MIB
- OID
.1.3.6.1.4.1.10876.101.1.130.1.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1adPepEntry
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 'SUPERMICRO-DOT1AD-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT1AD-MIB::dot1adPepAccptableFrameTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DOT1AD-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT1AD-MIB::dot1adPepAccptableFrameTypes.<dot1adPortNum>.<dot1adCVidRegistrationSVid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DOT1AD-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DOT1AD-MIB::dot1adPepAccptableFrameTypes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | admitAll |
2 | admitOnlyVlanTagged |
3 | admitOnlyUntaggedAndPriorityTagged |