ostY1731ProbeDlyUnits
OMNITRON-Y1731-MIB ·
.1.3.6.1.4.1.7342.8.1.1.1.1.5
Object
column r/w
Enumeration
This object selects the delay value units that are in the delay results tables.
ms(1) Delay values are in milliseconds
us(2) Delay values are in microseconds
ns(3) Delay values are in nanoseconds
Context
- MIB
- OMNITRON-Y1731-MIB
- OID
.1.3.6.1.4.1.7342.8.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostY1731GlobalEntry
- 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 'OMNITRON-Y1731-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-Y1731-MIB::ostY1731ProbeDlyUnits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-Y1731-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-Y1731-MIB::ostY1731ProbeDlyUnits.<ostModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-Y1731-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-Y1731-MIB::ostY1731ProbeDlyUnits'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ms |
2 | us |
3 | ns |
Conformance
Member of