ceeDot3PauseExtOperMode

CISCO-ETHERLIKE-EXT-MIB · .1.3.6.1.4.1.9.9.645.1.1.1.1.2

Object

column Bits
Provides additional information about the flow
control operational status on this interface.
txDisagree(0) - the transmit pause function on 
                this interface is disabled due to 
                disagreement from the far end on 
                negotiation.
rxDisagree(1) - the receive pause function on  
                this interface is disabled due to 
                disagreement from the far end on 
                negotiation.
txDesired(2)  - the transmit pause function on 
                this interface is desired.
rxDesired(3)  - the receive pause function on  
                this interface is desired.

Context

MIB
CISCO-ETHERLIKE-EXT-MIB
OID
.1.3.6.1.4.1.9.9.645.1.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
ceeDot3PauseExtEntry
Groups
1

Walk 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-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ETHERLIKE-EXT-MIB::ceeDot3PauseExtOperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ETHERLIKE-EXT-MIB::ceeDot3PauseExtOperMode.<dot3StatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ETHERLIKE-EXT-MIB::ceeDot3PauseExtOperMode'

Syntax

Bits

Values & Constraints

Enumerated Values
0txDisagree
1rxDisagree
2txDesired
3rxDesired

Conformance