adGenIPTVR2MulticastACLList
ADTRAN-IPTVR2-MIB ·
.1.3.6.1.4.1.664.5.70.31.2.1.3
Object
column r/w
OctetString
This object contains a bitmap that indicates which channel range index values
are in the multicast ACL. If the bit is 1, it means that the channel range
index is in the multicast ACL; otherwise, is it not. The 1st byte specifies
channel range indices from 1 through 8 (where bit 0 [index 1] is the LSB),
the 2nd byte specifies channel range indices from 9 through 16, etc. For
example:
0x01 0x02 0xFF 0xFE 0x00 ... 0x00
means channel range indices 1, 10, 17 through 24, and 26 through 32 are in
the multicast ACL.
Context
- MIB
- ADTRAN-IPTVR2-MIB
- OID
.1.3.6.1.4.1.664.5.70.31.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenIPTVR2MulticastACLEntry
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::adGenIPTVR2MulticastACLList'
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::adGenIPTVR2MulticastACLList.<adGenIPTVR2MulticastACLName>'
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::adGenIPTVR2MulticastACLList'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32