ceeDot3PauseExtAdminMode

CISCO-ETHERLIKE-EXT-MIB · .1.3.6.1.4.1.9.9.645.1.1.1.1.1

Object

column r/w Bits
Indicates preference to send or process pause
frames on this interface.
txDesired(0)  -  indicates preference to send pause 
                 frames, but autonegotiates flow 
                 control. This bit can only be 
                 turned on when the corresponding 
                 instance of dot3PauseAdminMode 
                 has the value of 'enabledXmit' or 
                 'enabledXmitAndRcv'.
rxDesired(1)  -  indicates preference to process 
                 pause frames, but autonegotiates 
                 flow control. This bit can only be 
                 turned on when the corresponding 
                 instance of dot3PauseAdminMode 
                 has the value of 'enabledRcv' or 
                 'enabledXmitAndRcv'.

Context

MIB
CISCO-ETHERLIKE-EXT-MIB
OID
.1.3.6.1.4.1.9.9.645.1.1.1.1.1
Type
column
Access
readwrite
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::ceeDot3PauseExtAdminMode'
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::ceeDot3PauseExtAdminMode.<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::ceeDot3PauseExtAdminMode'

Syntax

Bits

Values & Constraints

Enumerated Values
0txDesired
1rxDesired

Conformance