docsIfCmRangingTimeout

DOCS-IF-MIB · .1.3.6.1.2.1.10.127.1.2.1.1.4

Object

column r/w HundredOfSecondsSNMPv2-TCTimeInterval
Waiting time for a Ranging Response packet.
This object MUST NOT persist at reinitialization
of the managed system.

Context

MIB
DOCS-IF-MIB
OID
.1.3.6.1.2.1.10.127.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Units
HundredOfSeconds
Parent
docsIfCmMacEntry
Groups
2

Walk 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 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-MIB::docsIfCmRangingTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-MIB::docsIfCmRangingTimeout.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF-MIB::docsIfCmRangingTimeout'

Syntax

HundredOfSecondsSNMPv2-TCTimeInterval
Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of
Compliance refinements
It is compliant to implement this object as read-only.