tePathBandwidth
TE-MIB ·
.1.3.6.1.2.1.122.1.3.1.7
Object
The configured bandwidth for this Tunnel, in units of thousands of bits per second (Kbps).
Context
- MIB
- TE-MIB
- OID
.1.3.6.1.2.1.122.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Kilobits per second
- Parent
- tePathEntry
- Groups
- 1
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-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::tePathBandwidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::tePathBandwidth.<teTunnelIndex>.<tePathIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TE-MIB::tePathBandwidth'
Syntax
Kilobits per secondMPLS-TC-STD-MIBMplsBitRate
- Source
- MPLS-TC-STD-MIBMplsBitRate
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
teModuleReadOnlyCompliance
readonly
Write access is not required.
teModuleServerReadOnlyCompliance
readonly
Write access is not required.