cervSessionTransportInProgNumber
ARRIS-CER-VIDEO-SESSION-MIB ·
.0.2.5.1.9
Object
The incoming program number of the TS. Zero means the first program in the TS.
Context
- MIB
- ARRIS-CER-VIDEO-SESSION-MIB
- OID
.0.2.5.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cerVideoSessionTransportEntry
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-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cervSessionTransportInProgNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cervSessionTransportInProgNumber.<cervSessionTransportId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CER-VIDEO-SESSION-MIB::cervSessionTransportInProgNumber'
Syntax
- Source
- ARRIS-CER-VIDEO-MIBCerProgram
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.