pagpPartnerCount
CISCO-PAGP-MIB ·
.1.3.6.1.4.1.9.9.98.1.2.1.1.6
Object
column Enumeration
The number of other devices known to be transmitting PAgP
packets
to this device on this physical interface.
If pagpPartnerCount contains none(1), then the values of
the remainder of the variables in this section are as defined
by each variable for this case.
If pagpPartnerCount contains one(2), then the values of the
remainder of the variables in this section are valid.
If pagpPartnerCount contains many(3), then the values of
the remainder of the variables in this section reflect the
last PAgP packet received. The values in this section are,
in this case, unreliable, as they may change with the receipt
of each new PAgP packet on this interface.
Context
- MIB
- CISCO-PAGP-MIB
- OID
.1.3.6.1.4.1.9.9.98.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pagpProtocolConfigEntry
- 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::pagpPartnerCount'
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::pagpPartnerCount.<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::pagpPartnerCount'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | one |
3 | many |
Conformance
Member of