s5ChasGrpType
S5-CHASSIS-MIB ·
.1.3.6.1.4.1.45.1.6.3.2.1.1.2
Object
column ObjectIdentifier
The type of the group. The group type determines the types of items that can be plugged into the positions in the group. The groups are defined under s5ChasGrpTypeVal in the Registration MIB.
Context
- MIB
- S5-CHASSIS-MIB
- OID
.1.3.6.1.4.1.45.1.6.3.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- s5ChasGrpEntry
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 'S5-CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-CHASSIS-MIB::s5ChasGrpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-CHASSIS-MIB::s5ChasGrpType.<s5ChasGrpIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-CHASSIS-MIB::s5ChasGrpType'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.