aristaTapaggPolicyClassTable
ARISTA-TAPAGG-MIB ·
.1.3.6.1.4.1.30065.3.31.1.2
Object
table
This table contains additional details about the tapagg policies
configured in the system.
Within a policy the packet match criteria and set action are
provided using 'class-maps'. Internally the device maintains
useful state, including counters, for each class-map.
However, a simple match criteria along with a set
action can be provided without the class-map construct as well. In
this case, the device will automatically construct an internal/unique
class-map for this specific match/set configuration.
As mentioned above, counters are maintained for matched packets.
However, this requires explicit configuration so that the counter
resources in the hardware can be enabled.
There will be a conceptual row in this table for every class-map
configured inside a policy.
Context
- MIB
- ARISTA-TAPAGG-MIB
- OID
.1.3.6.1.4.1.30065.3.31.1.2- Type
- table
- Status
- current
- Parent
- aristaTapaggMibObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-TAPAGG-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-TAPAGG-MIB::aristaTapaggPolicyClassTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-TAPAGG-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-TAPAGG-MIB::aristaTapaggPolicyClassTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.