snMspsPimNeighborExtCompIdList

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.76.1.2.12.1.4

Object

column CompList
The components associated with the interface on which the PIM
neighbor for this entry is found.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.76.1.2.12.1.4
Type
column
Access
readonly
Status
current
Parent
snMspsPimNeighborExtEntry

Walk 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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsPimNeighborExtCompIdList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsPimNeighborExtCompIdList.<snMspsPimNeighborExtIfIndex>.<snMspsPimNeighborExtAddrType>.<snMspsPimNeighborExtAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsPimNeighborExtCompIdList'

Syntax

Source
CompList
Base type
OctetString
Type Description
Each octet within this value specifies a set of eight
components, with the first octet specifying components 
1 through 8, the second octet specifying components 9 
through 16, etc.  Within each octet, the most significant 
bit represents the lowest numbered component, and the 
least significant bit represents the highest numbered 
component.  Thus, each component is represented by a 
single bit within the value of this object.  If that bit 
has a value of '1', then that component is included in 
the set of components; the component is not included 
if its bit has a value of '0'.

Values & Constraints

No enumerated values or constraints recorded.