arrisCmDoc30SwCvcStatus
ARRIS-CM-DOC30-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.4.1.5.4
Object
scalar Enumeration
cvcNotIncluded indicates the modem did not receive a CVC
via EFL, and will use the standard manufacturing CVC TLV.
cvcNotValidated indicates the modem received a CVC via
EFL, but the CVC is invalid.
cvcValidated indicates the modem received a CVC via EFL,
and it was able to validate the CVC.
Context
- MIB
- ARRIS-CM-DOC30-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.4.1.5.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- arrisCmDoc30Software
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-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30SwCvcStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30SwCvcStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cvcNotIncluded |
2 | cvcNotValidated |
3 | cvcValidated |