NSCRTV-ROOT :: commonBackoffPeriod

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNSCRTV-ROOTcommonBackoffPeriod

commonBackoffPeriod

Module: NSCRTV-ROOT

OID (symbolic): NSCRTV-ROOT::commonBackoffPeriod

OID (numeric): 1.3.6.1.4.1.17409.1.3.2.1.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Backoff algorithm benchmark time (ms), initialize the default value of 6 ms. The value of this object should be stored in non-volatile memory.

What is commonBackoffPeriod?

The MAC-layer backoff algorithm's base time unit in milliseconds, defaulting to 6 ms and stored in non-volatile memory. Admins would tune this only when working with the RF MAC contention behavior, as it affects how devices space out retransmissions after a collision.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17409.1.3.2.1.2.1
snmpwalk -v2c -c public <target> NSCRTV-ROOT::commonBackoffPeriod

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.17409.1.3.2.1.2.1.1
snmpget -v2c -c public <target> NSCRTV-ROOT::commonBackoffPeriod.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.17409.1.3.2.1.2.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> commonBackoffPeriod.1

Start monitoring HFC (Hybrid Fiber Coax) cable plant equipment / EMS node (NSCRTV, enterprise OID root) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NSCRTV-ROOT::commonBackoffPeriod OID value, configure state conditions and alerts, and monitor any HFC (Hybrid Fiber Coax) cable plant equipment / EMS node (NSCRTV, enterprise OID root) from a single console.

OID Breakdown

Upper-level ancestors (11 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.17409nscrtvRootNSCRTV-EPONEOC-EPON-MIB
1.3.6.1.4.1.17409.1nscrtvHFCemsTreeNSCRTV-EPONEOC-EPON-MIB
1.3.6.1.4.1.17409.1.3.2commonAdminUseRfNSCRTV-HFCEMS-COMMON-MIB
1.3.6.1.4.1.17409.1.3.2.1commonMACGroupNSCRTV-HFCEMS-COMMON-MIB
1.3.6.1.4.1.17409.1.3.2.1.2commonBackoffParamsNSCRTV-HFCEMS-COMMON-MIB
Numeric OIDNameModule
1.3.6.1.4.1.17409.1.3commonIdentNSCRTV-ROOT
1.3.6.1.4.1.17409.1.3.2.1.2.1commonBackoffPeriodNSCRTV-ROOT