mpBundleLinkDiffDelay
MP-BUNDLE-MIB ·
.0.1.3.1.4
Object
column millisecondsInteger32
This object provides the delay for this link relative to the link with the longest delay. The value will be 0 for the link with the longest delay.
Context
- MIB
- MP-BUNDLE-MIB
- OID
.0.1.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- mpBundleLinkEntry
- 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 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-BUNDLE-MIB::mpBundleLinkDiffDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-BUNDLE-MIB::mpBundleLinkDiffDelay.<mpBundleLinkIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MP-BUNDLE-MIB::mpBundleLinkDiffDelay'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
mpBundleMIBCompliance
noaccess
This is an optional attribute.