snMspsPimInterfaceCompIdList
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.76.1.2.1.1.22
Object
This object is the component Id List of the components which are associated with this interface
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.76.1.2.1.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snMspsPimInterfaceEntry
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 '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::snMspsPimInterfaceCompIdList'
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::snMspsPimInterfaceCompIdList.<snMspsPimInterfaceIfIndex>.<snMspsPimInterfaceAddrType>'
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::snMspsPimInterfaceCompIdList'
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.