cervUdpIpBadSyncCount
ARRIS-CER-VIDEO-MIB ·
.0.1.1.7.1.12
Object
column SNMPv2-SMICounter32
The number of ingress MPEG frames (TSPs)without the MPEG Sync byte. Since there can be multiple MPEG frames per UDP packet, this count could be higher than cervUdpIpPacketCount.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.7.1.12- 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::cervUdpIpBadSyncCount'
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::cervUdpIpBadSyncCount.<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::cervUdpIpBadSyncCount'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295