qtechSlotUserStatus

QTECH-ENTITY-MIB · .1.3.6.1.4.1.27514.1.1.10.2.21.1.3.1.8

Object

User status of the slot.
value      status          	description
	     0          NONE  	  			not configured(for linecard)
	     1          INSTALLED 			configured to install(for linecard)
	     2          UNINSTALLED			configured to uninstall(for linecard)
	     3          NA             		not allowed to configure(for mainboard or Cassette switch)

Context

MIB
QTECH-ENTITY-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.21.1.3.1.8
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::qtechSlotUserStatus'
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::qtechSlotUserStatus.<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::qtechSlotUserStatus'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance