docsBpi2CmtsAuthRejectErrorCode

DOCS-IETF-BPI2-MIB · .1.3.6.1.2.1.126.1.2.2.1.14

Object

column Enumeration
The value of this object is the enumerated
description of the Error-Code in the most recent
Authorization Reject message transmitted to the CM.  This has
the value unknown(2) if the last Error-Code value was 0 and
none(1) if no Authorization Reject message has been
transmitted to the CM since entry creation.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2unknown
3unauthorizedCm
4unauthorizedSaid
8permanentAuthorizationFailure
11timeOfDayNotAcquired

Conformance