cervUdpIpPidPassthruEnable
ARRIS-CER-VIDEO-MIB ·
.0.1.1.7.1.14
Object
column SNMPv2-TCTruthValue
Whether or not to remap the PIDs in this stream. True means no remap.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.7.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cerVideoUdpIpStreamEntry
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-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-MIB::cervUdpIpPidPassthruEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-CER-VIDEO-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-MIB::cervUdpIpPidPassthruEnable.<cerveIndex>.<cervUdpIpDestIpAddr>.<cervUdpIpDestUdpPort>.<cervUdpIpSrcIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CER-VIDEO-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CER-VIDEO-MIB::cervUdpIpPidPassthruEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |