mocaIfNetworkVersion
MOCA11-MIB ·
.1.3.6.1.4.1.31621.1.1.1.3.1.5
Object
column MocaVersion
Indicate the MoCA version used in this MoCA network. If this
interface is not part of a MoCA network, report
'mocaIfMocaVersion'.
This value uses the MOCA_VERSION in the Beacon Frame, but
requires determining whether any nodes in the network are
MoCA 1.1 ProTem, which distinguishes a MoCA 1.1 network,
or 'moca1dot1', from a MoCA 1.1 ProTem network, or
'moca1dot1ProTem'.
Context
- MIB
- MOCA11-MIB
- OID
.1.3.6.1.4.1.31621.1.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mocaIfStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::mocaIfNetworkVersion'
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::mocaIfNetworkVersion.<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::mocaIfNetworkVersion'
Syntax
- Source
- MocaVersion
- Base type
Enumeration
Values & Constraints
Type Values
10 | moca1dot0 |
11 | moca1dot1 |
12 | moca1dot1ProTem |
20 | moca2dot0 |
Conformance
Member of