All MIBs › DOCS-IETF-BPI2-MIB › docsBpi2CmtsAuthCmReset
docsBpi2CmtsAuthCmReset
Module: DOCS-IETF-BPI2-MIB
OID (symbolic): DOCS-IETF-BPI2-MIB::docsBpi2CmtsAuthCmReset
OID (numeric): 1.3.6.1.2.1.126.1.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this object to invalidateAuth(2) causes the CMTS to invalidate the current CM authorization key(s), but not to transmit an Authorization Invalid message nor to invalidate the primary SAID's TEKs. Setting this object to sendAuthInvalid(3) causes the CMTS to invalidate the current CM authorization key(s), and to transmit an Authorization Invalid message to the CM, but not to invalidate the primary SAID's TEKs. Setting this object to invalidateTeks(4) causes the CMTS to invalidate the current CM authorization key(s), to transmit an Authorization Invalid message to the CM, and to invalidate the TEKs associated with this CM's primary SAID. For BPI mode, substitute all of the CM's unicast TEKs for the primary SAID's TEKs in the previous paragraph. Reading this object returns the most recently set value of this object or, if the object has not been set since entry creation, returns noResetRequested(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.126.1.2.2.1.8 snmpwalk -v2c -c public <target> DOCS-IETF-BPI2-MIB::docsBpi2CmtsAuthCmReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.126.1.2.2.1.8.1 snmpget -v2c -c public <target> DOCS-IETF-BPI2-MIB::docsBpi2CmtsAuthCmReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.126.1.2.2.1.8.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.126 | docsBpi2MIB | DOCS-IETF-BPI2-MIB |
| 1.3.6.1.2.1.126.1 | docsBpi2MIBObjects | DOCS-IETF-BPI2-MIB |
| 1.3.6.1.2.1.126.1.2 | docsBpi2CmtsObjects | DOCS-IETF-BPI2-MIB |
| 1.3.6.1.2.1.126.1.2.2 | docsBpi2CmtsAuthTable | DOCS-IETF-BPI2-MIB |
| 1.3.6.1.2.1.126.1.2.2.1 | docsBpi2CmtsAuthEntry | DOCS-IETF-BPI2-MIB |
| 1.3.6.1.2.1.126.1.2.2.1.8 | docsBpi2CmtsAuthCmReset | DOCS-IETF-BPI2-MIB |