imaGroupDiffDelayMax
BIANCA-BRICK-IMA-MIB ·
.0.1.1.19
Object
The maximum number of milliseconds of differential delay among the links that will be tolerated on this interface.
Context
- MIB
- BIANCA-BRICK-IMA-MIB
- OID
.0.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- imaGroupEntry
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 'BIANCA-BRICK-IMA-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-IMA-MIB::imaGroupDiffDelayMax'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-IMA-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-IMA-MIB::imaGroupDiffDelayMax.<imaGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-IMA-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-IMA-MIB::imaGroupDiffDelayMax'
Syntax
- Source
- MilliSeconds
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.