docsBpi2CmtsKeyRejectErrorCode

DOCS-BPI2-MIB · .1.3.6.1.2.1.10.127.6.1.2.3.1.15

Object

column Enumeration
The value of this object is the enumerated
              
description of the Error-Code in the most recent Key Reject
message sent in response to a Key Request for this SAID.
This has value unknown(2) if the last Error-Code value
was 0, and none(1) if no Key Reject message has been received
since reboot.

Context

MIB
DOCS-BPI2-MIB
OID
.1.3.6.1.2.1.10.127.6.1.2.3.1.15
Type
column
Access
readonly
Status
current
Parent
docsBpi2CmtsTEKEntry
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-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-BPI2-MIB::docsBpi2CmtsKeyRejectErrorCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-BPI2-MIB::docsBpi2CmtsKeyRejectErrorCode.<ifIndex>.<docsBpi2CmtsTEKSAId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-BPI2-MIB::docsBpi2CmtsKeyRejectErrorCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2unknown
4unauthorizedSaid

Conformance