sdpBindOperBandwidth

TIMETRA-SDP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.4.4.1.41

Object

The value of the object sdpBindOperBandwidth indicates the bandwidth
that has been reserved for this SDP binding in kilobits per second.
The value 0 indicates that SDP doesn't have bandwidth to satisfy the
bandwidth requirement of this SDP binding. The sdpBindOperBandwidth
object only applies to the SDP bindings under the epipe(1), apipe(7),
fpipe(8), ipipe(9) and cpipe(10) services.

Context

MIB
TIMETRA-SDP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.4.4.1.41
Type
column
Access
readonly
Status
current
Units
kilobps
Parent
sdpBindEntry
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 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindOperBandwidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindOperBandwidth.<svcId>.<sdpBindId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SDP-MIB::sdpBindOperBandwidth'

Syntax

Values & Constraints

Type Constraints
range: 0..100000000

Conformance