ieee8021BridgePEETSTrafficSelectionAlgorthm
IEEE8021-PE-MIB ·
.1.3.111.2.802.1.1.25.2.3.1.2
Object
Inticates the Traffic Selection Algorthm assigned to this traffic class
Context
- MIB
- IEEE8021-PE-MIB
- OID
.1.3.111.2.802.1.1.25.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ieee8021BridgePEETSEntry
- Groups
- 1
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 'IEEE8021-PE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PE-MIB::ieee8021BridgePEETSTrafficSelectionAlgorthm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-PE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PE-MIB::ieee8021BridgePEETSTrafficSelectionAlgorthm.<ieee8021BridgePEPortComponentId>.<ieee8021BridgePEPort>.<ieee8021BridgePEETSTrafficClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-PE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-PE-MIB::ieee8021BridgePEETSTrafficSelectionAlgorthm'
Syntax
- Source
- IEEE802BridgePETrafficSelectionAlgorithmTC
- Base type
Enumeration
Values & Constraints
Type Values
0 | tsaStrictPriority |
1 | tsaCreditBasedShaper |
2 | tsaEnhancedTransmission |
255 | tsaVendorSpecific |
Conformance
Member of