aristaPfcWatchdogTxQueueType
ARISTA-PFC-MIB ·
.1.3.6.1.4.1.30065.3.11.1.2.1.2
Object
column ARISTA-QUEUE-MIBPacketType
The type (unicast/multicast) of the queue of the PFC-enabled interface.
Context
- MIB
- ARISTA-PFC-MIB
- OID
.1.3.6.1.4.1.30065.3.11.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- aristaPfcWatchdogTxQueueEntry
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 'ARISTA-PFC-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-PFC-MIB::aristaPfcWatchdogTxQueueType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-PFC-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-PFC-MIB::aristaPfcWatchdogTxQueueType.<aristaPfcWatchdogIfIndex>.<aristaPfcWatchdogTxQueueType>.<aristaPfcWatchdogTxQueueId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-PFC-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-PFC-MIB::aristaPfcWatchdogTxQueueType'
Syntax
- Source
- ARISTA-QUEUE-MIBPacketType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unicast |
1 | multicast |
2 | mixedPacketType |