docsIfCmtsInsertInterval

DOCS-IF-MIB · .1.3.6.1.2.1.10.127.1.3.1.1.7

Object

column r/w HundredOfSecondsSNMPv2-TCTimeInterval
The amount of time to elapse between each broadcast
initial maintenance grant.  Broadcast initial maintenance
grants are used to allow new cable modems to join the
network.  Zero indicates that a vendor-specific algorithm
is used instead of a fixed time.  The maximum amount of
time permitted by the specification is 2 seconds.

Context

MIB
DOCS-IF-MIB
OID
.1.3.6.1.2.1.10.127.1.3.1.1.7
Type
column
Access
readwrite
Status
current
Units
HundredOfSeconds
Parent
docsIfCmtsMacEntry
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::docsIfCmtsInsertInterval'
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::docsIfCmtsInsertInterval.<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::docsIfCmtsInsertInterval'

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.
It is compliant to implement this object as read-only.