arrisMoCAChannelSelMethod
ARRIS-MOCA-MIB ·
.1.3.6.1.4.1.4115.1.21.1.1
Object
scalar r/w
Enumeration
Channel selection method on the MoCA network. If this value is 'scan(1)', scan selection; If this value is 'manual(2)', manual selection. Default methed is scan select
Context
- MIB
- ARRIS-MOCA-MIB
- OID
.1.3.6.1.4.1.4115.1.21.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisMoCAConfiguration
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-MOCA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MOCA-MIB::arrisMoCAChannelSelMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MOCA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MOCA-MIB::arrisMoCAChannelSelMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | scan |
2 | manual |