docsSubMgtCpeType

DOCS-SUBMGT-MIB · .1.3.6.1.3.83.4.1.5.1.4

Object

column Enumeration
The type of CPE based on the classification below:
'cpe' Regular CPE clients.
'ps' CableHome Portal Server (PS)
'mta' PacketCable Multimedia Terminal Adapter (MTA)
'stb' Digital Setop Box (STB).

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cpe
2ps
3mta
4stb

Conformance