showSwitchStartUpStatus

QTECH-ALT-MIB · .1.3.6.1.4.1.2751.100.1.16

Object

scalar Enumeration
this object identifies start up status of switch and AM of chassis.1(idle) means hasn't wrote cfg since boot,
2(success) means wrote cfg successfully; 3(fail) means wrote cfg fail; 
4(in-progress) means is writing cfg right now. for chassis:it can only be used by active master

Context

MIB
QTECH-ALT-MIB
OID
.1.3.6.1.4.1.2751.100.1.16
Type
scalar
Access
readonly
Status
current
Parent
priSystem

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-ALT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ALT-MIB::showSwitchStartUpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ALT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ALT-MIB::showSwitchStartUpStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2success
3fail
4in-progress