pagpPortState
CISCO-PAGP-MIB ·
.1.3.6.1.4.1.9.9.98.1.2.1.1.2
Object
column Enumeration
The state of the PAgP state machine on this interface. Values:
portDown(1) - interface's ifOperStatus is not Up;
portUp(2) - interface's ifOperStatus is Up, no packets
yet received;
dataReceived(3) - data packets, but no PAgP packets, have been
received;
upData(4) - interface is aggregated, but no PAgP packets
have been received;
pagpReceived(5) - one or more PAgP packets have been received;
biDirectional(6) - interface has passed PAgP packets in both
directions;
upPagp(7) - interface is aggregated by means of PAgP;
upMult(8) - interface is aggregated to an agport, but
connects to more than one external device.
Context
- MIB
- CISCO-PAGP-MIB
- OID
.1.3.6.1.4.1.9.9.98.1.2.1.1.2- 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::pagpPortState'
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::pagpPortState.<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::pagpPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | portDown |
2 | portUp |
3 | dataReceived |
4 | upData |
5 | pagpReceived |
6 | biDirectional |
7 | upPagp |
8 | upMult |
Conformance
Member of