rcIsidVideoType
RC-TLS-MIB ·
.1.3.6.1.4.1.2272.1.72.1.1.19
Object
column r/w
Enumeration
The Video service type that this i-sid provides. Target-ISID for delivering IPTV channels to end-points and connecting to VoD servers. Video-ISID for efficient mcast delivery from video head-end to edge MERS
Context
- MIB
- RC-TLS-MIB
- OID
.1.3.6.1.4.1.2272.1.72.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIsidEntry
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 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-TLS-MIB::rcIsidVideoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-TLS-MIB::rcIsidVideoType.<rcIsidId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-TLS-MIB::rcIsidVideoType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | targetIsid |
3 | videoIsid |