atLinkMonProbeInterval
AT-LINKMON-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.12
Object
column msUnsigned32
The number of milliseconds between sending out each probe. Range for an ICMP Ping probe is 100-10000. Range for an HTTP Get probe is 30000-3600000.
Context
- MIB
- AT-LINKMON-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Units
- ms
- Parent
- atLinkMonProbeEntry
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 'AT-LINKMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LINKMON-MIB::atLinkMonProbeInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-LINKMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LINKMON-MIB::atLinkMonProbeInterval.<atLinkMonProbeID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-LINKMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-LINKMON-MIB::atLinkMonProbeInterval'
Syntax
msUnsigned32
Values & Constraints
Object Constraints
range: 100-3600000