cervPidRemapActivePidType
ARRIS-CER-VIDEO-MIB ·
.0.1.1.15.1.5
Object
column CerPidType
The type of PID whether PSI or Elementary stream.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.15.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cerVideoPidRemapEntry
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::cervPidRemapActivePidType'
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::cervPidRemapActivePidType.<cervPidRemapTsMibIndex>.<cervPidRemapInPidIndex>.<cervPidRemapActiveQamIfIndex>.<cervPidRemapOutPid>'
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::cervPidRemapActivePidType'
Syntax
- Source
- CerPidType
- Base type
Enumeration
Values & Constraints
Type Values
1 | es |
2 | psi |
3 | ghost |