docsSubmgt3CpeIpType

DOCS-SUBMGT3-MIB · .1.3.6.1.4.1.4491.2.1.10.1.3.1.6

Object

column Enumeration
This attribute represents the type of CPE based on 
the following classification below: 
             'cpe' Regular CPE clients. 
             'ps'  CableHome Portal Server (PS) 
             'mta' PacketCable Multimedia Terminal Adapter (MTA) 
             'stb' Digital Set-top Box (STB). 
             'tea' T1 Emulation adapter (TEA) 
             'erouter' Embedded Router (eRouter)

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cpe
2ps
3mta
4stb
5tea
6erouter

Conformance