chGroupList
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.7.18
Object
scalar mandatory
OctetString
The function of this variable is to summarize the information concerning the presence of the module and the module type for each slot of the hub. The information is coded as follows: First Octet: number of slots Second Octet: SNMP Type of information: Integer = 2, OctetString = 4. Third Octet: length of each field Fourth Octet: if no module in slot #1 so '0', else the module type i.e, the integer conrresponding to genGroupType. Last Octet: represents last slot and should contain the agent type.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.18- 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::chGroupList.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::chGroupList'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.