pagpGroupIfIndex
CISCO-PAGP-MIB ·
.1.3.6.1.4.1.9.9.98.1.1.1.1.8
Object
column CISCO-TCInterfaceIndexOrZero
If pagpGroupIfIndex is 0, then the inteface is not aggregated
to an agport, and is unavailable for normal data reception and
transmission.
If pagpGroupIfIndex equals the interface's own ifIndex, the
interface is aggregated to itself, and behaves as a single
interface (as if there were no Fast Etherchannel or PAgP).
If pagpGroupIfIndex has any other value, then it must contain
the
ifIndex of an agport, and the interface is aggregated to that
agport.
The ifType of an agport is propVirtual(53).
Context
- MIB
- CISCO-PAGP-MIB
- OID
.1.3.6.1.4.1.9.9.98.1.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pagpEtherChannelEntry
- Groups
- 2
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::pagpGroupIfIndex'
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::pagpGroupIfIndex.<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::pagpGroupIfIndex'
Syntax
- Source
- CISCO-TCInterfaceIndexOrZero
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of