cerVideoVpmeRuleExclude
ARRIS-CER-VIDEO-VPME-MIB ·
.0.7.3.1.4
Object
If this variable is set to TRUE then the service(s) matched by this rule are excluded from scrambling.
Context
- MIB
- ARRIS-CER-VIDEO-VPME-MIB
- OID
.0.7.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cerVideoVpmeRuleEntry
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::cerVideoVpmeRuleExclude'
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::cerVideoVpmeRuleExclude.<cerVideoVpmeRuleDacId>.<cerVideoVpmeRuleTransportId>.<cerVideoVpmeRuleServiceId>'
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::cerVideoVpmeRuleExclude'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |