docsBpiCmtsTEKReset

DOCS-BPI-MIB · .1.3.6.1.2.1.10.127.5.1.2.3.1.5

Object

column r/w SNMPv2-TCTruthValue
Setting this object to TRUE causes the CMTS to invalidate the current
active TEK(s) (plural due to key transition periods), and to generate
a new TEK for the associated SID; the CMTS MAY also generate an
unsolicited TEK Invalid message, to optimize the TEK synchronization
between the CMTS and the CM. Reading this object always returns
FALSE.

Context

MIB
DOCS-BPI-MIB
OID
.1.3.6.1.2.1.10.127.5.1.2.3.1.5
Type
column
Access
readwrite
Status
current
Parent
docsBpiCmtsTEKEntry
Groups
1

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance