docsBpiIpMulticastPrefixLength
DOCS-BPI-MIB ·
.1.3.6.1.2.1.10.127.5.1.2.4.1.1.2
Object
column Integer32
This object represents the IP multicast address prefix length for this row. The value of this object represents the length in bits of docsBpiIpMulticastAddress for multicast address comparisons, using big-endian ordering. An IP multicast address matches this row if the (docsBpiIpMulticastPrefixLength) most significant bits of the IP multicast address and of the (docsBpiIpMulticastAddress) are identical. This object is similar in usage to an IP address mask. The value 0 corresponds to IP address mask 0.0.0.0, the value 1 corresponds to IP address mask 128.0.0.0, the value 8 corresponds to IP address mask 255.0.0.0, and the value 32 corresponds to IP address mask 255.255.255.255.
Context
- MIB
- DOCS-BPI-MIB
- OID
.1.3.6.1.2.1.10.127.5.1.2.4.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- docsBpiIpMulticastMapEntry
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 'DOCS-BPI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-BPI-MIB::docsBpiIpMulticastPrefixLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-BPI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-BPI-MIB::docsBpiIpMulticastPrefixLength.<ifIndex>.<docsBpiIpMulticastAddress>.<docsBpiIpMulticastPrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-BPI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-BPI-MIB::docsBpiIpMulticastPrefixLength'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-32