cerVideoVpmeProgDeliveryState
ARRIS-CER-VIDEO-VPME-MIB ·
.0.7.4.1.6
Object
The current encryption delivery state of the service.
Context
- MIB
- ARRIS-CER-VIDEO-VPME-MIB
- OID
.0.7.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cerVideoVpmeProgEntry
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 'ARRIS-CER-VIDEO-VPME-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-VPME-MIB::cerVideoVpmeProgDeliveryState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-CER-VIDEO-VPME-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-VPME-MIB::cerVideoVpmeProgDeliveryState.<cerVideoVpmeProgDacId>.<cerVideoVpmeProgQamIfIndex>.<cerVideoVpmeProgServiceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CER-VIDEO-VPME-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CER-VIDEO-VPME-MIB::cerVideoVpmeProgDeliveryState'
Syntax
- Source
- CerVideoVpmeProgDeliveryState
- Base type
Enumeration
Values & Constraints
Type Values
0 | clear |
1 | encrypted |
2 | blocked |