chPluginList
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.7.21
Object
scalar mandatory
OctetString
The function of this variable is to summarize the information concerning the presence of the expansion module and the expansion module type for each slot of the stack. The information is coded as follow: First Octet: number of slots Second Octet: SNMP Type of information: Integer=2, OctetString=4 Third Octet: Length of each field Last Octets: For each slot, if no expansion module is present, the value will be 0; otherwise, the plug-in-type-number (written in number of octets described in the 3rd octet)
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.21- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- chassis
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::chPluginList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::chPluginList'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.