teLinkDescrMinLspBandwidth
TE-LINK-STD-MIB ·
.1.3.6.1.2.1.10.200.1.2.1.4
Object
This attribute specifies the minimum LSP bandwidth on the TE link. This is derived from the union of the minimum LSP bandwidth of all the component links associated with the TE link that can be used to carry live traffic.
Context
- MIB
- TE-LINK-STD-MIB
- OID
.1.3.6.1.2.1.10.200.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bps
- Parent
- teLinkDescriptorEntry
- Groups
- 2
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 'TE-LINK-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-LINK-STD-MIB::teLinkDescrMinLspBandwidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TE-LINK-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-LINK-STD-MIB::teLinkDescrMinLspBandwidth.<ifIndex>.<teLinkDescriptorId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TE-LINK-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TE-LINK-STD-MIB::teLinkDescrMinLspBandwidth'
Syntax
- Source
- TeLinkBandwidth
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of
Compliance refinements
teLinkModuleReadOnlyCompliance
readonly
Write access is not required.