slePmConfigClassId
SLE-PM-MIB ·
.1.3.6.1.4.1.6296.101.94.2.1.1.2
Object
column PmClassId
Class ID starts from 1 to 255 for the system. And these IDs are generated internally
Context
- MIB
- SLE-PM-MIB
- OID
.1.3.6.1.4.1.6296.101.94.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slePmConfigEntry
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 'SLE-PM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-PM-MIB::slePmConfigClassId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-PM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-PM-MIB::slePmConfigClassId.<slePmConfigSeqId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-PM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-PM-MIB::slePmConfigClassId'