pagpReturnedFlushes
CISCO-PAGP-MIB ·
.1.3.6.1.4.1.9.9.98.1.2.2.1.6
Object
column packetsSNMPv2-SMICounter32
Number of PAgP flush packets received on this interface matching some pagpDeviceId belonging to this device. This counts PAgP flush packets which were originated by the managed device and returned to it by another device, and indicates that 1) the managed device implements the PAgP flush protocol; and 2) the other device correctly returns PAgP flush protocol packets.
Context
- MIB
- CISCO-PAGP-MIB
- OID
.1.3.6.1.4.1.9.9.98.1.2.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- packets
- Parent
- pagpProtocolStatsEntry
- 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 'CISCO-PAGP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAGP-MIB::pagpReturnedFlushes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PAGP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAGP-MIB::pagpReturnedFlushes.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PAGP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PAGP-MIB::pagpReturnedFlushes'
Syntax
packetsSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of