cervStreamDirectionIndex
ARRIS-CER-VIDEO-MIB ·
.0.1.1.8.1.1
Object
column CerTransportStreamDirection
The direction of this Transport Stream.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.8.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cerVideoStreamEntry
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::cervStreamDirectionIndex'
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::cervStreamDirectionIndex.<cervStreamDirectionIndex>.<cervStreamTsMibIndex>'
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::cervStreamDirectionIndex'
Syntax
- Source
- CerTransportStreamDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | incoming |
2 | outgoing |