qtechSlotSoftwareStatus

QTECH-ENTITY-MIB · .1.3.6.1.4.1.27514.1.1.10.2.21.1.3.1.9

Object

Software status of the slot.
value       status          		description
		0			NONE            		not running(for all)
		1			OK              		running(for linecard or Cassette switch)
		2			CONFLICT        		confilct with installed module(for linecard)  
		3			REMOVED					module removed(for linecard)
		4			VERSION_IMCOMPATIBLE	version error(for linecard)
		5			CANNOT_STARTUP			can not start(for linecard)
		6			RESETTING				restarting(for linecard)
		7			MASTER            		master board(for mainboard)
		8			BACKUP            		slave board(for mainboard)

Context

MIB
QTECH-ENTITY-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.21.1.3.1.9
Type
column
Access
readonly
Status
current
Parent
qtechSlotInfoEntry
Groups
1

Walk 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 'QTECH-ENTITY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ENTITY-MIB::qtechSlotSoftwareStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-ENTITY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ENTITY-MIB::qtechSlotSoftwareStatus.<qtechSlotInfoDeviceIndex>.<qtechSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ENTITY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ENTITY-MIB::qtechSlotSoftwareStatus'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance