dlswCircuitFCLargestRecvGranted

DLSW-MIB · .1.3.6.1.2.1.46.1.5.2.1.23

Object

The largest receive window size granted by this DLSw during
the current activation of this circuit.  This is not the
largest number of messages granted at any time, but the
largest window size as represented by FCIND operator bits.
              
The value zero should be returned if this circuit is not
running the DLSw pacing protocol.

Context

MIB
DLSW-MIB
OID
.1.3.6.1.2.1.46.1.5.2.1.23
Type
column
Access
readonly
Status
current
Parent
dlswCircuitEntry
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 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswCircuitFCLargestRecvGranted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswCircuitFCLargestRecvGranted.<dlswCircuitS1Mac>.<dlswCircuitS1Sap>.<dlswCircuitS2Mac>.<dlswCircuitS2Sap>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLSW-MIB::dlswCircuitFCLargestRecvGranted'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance