mocaIfName

MOCA11-MIB · .1.3.6.1.4.1.31621.1.1.1.3.1.8

Object

column OctetString
Indicate the textual name of this MoCA interface.  The value of
this object should be the name of the interface as assigned by
the MoCA device.
                      
Since MoCA has an Ethernet convergence layer, this name may be
'ethN' where 'N' is the port number.

Context

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-16

Conformance