adGenIPTVR2ChannelLineupGuaranteed
ADTRAN-IPTVR2-MIB ·
.1.3.6.1.4.1.664.5.70.31.1.1.6
Object
column r/w
Enumeration
Each row in this table specifies a range of multicast Video IP Addresses, whether or not the range is guaranteed or not guaranteed, and a bandwidth value (BW). If guaranteed, the BW value represents the bandwidth allocation for the entire range of multicast IP addresses. If not guaranteed, the BW value represents the bandwidth of an individual multicast address within that range.
Context
- MIB
- ADTRAN-IPTVR2-MIB
- OID
.1.3.6.1.4.1.664.5.70.31.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenIPTVR2ChannelLineupEntry
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 'ADTRAN-IPTVR2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-IPTVR2-MIB::adGenIPTVR2ChannelLineupGuaranteed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-IPTVR2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-IPTVR2-MIB::adGenIPTVR2ChannelLineupGuaranteed.<adGenIPTVR2ChannelLineupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-IPTVR2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-IPTVR2-MIB::adGenIPTVR2ChannelLineupGuaranteed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | guaranteed |
2 | nonguaranteed |