xtmClassOperStatus

XEDIA-TRAFFIC-MGMT-MIB · xedia variant · .1.3.6.1.4.1.838.3.2.1.2.1.22

Object

column Enumeration
The actual operational status of the traffic class. The value
'up(1)' means this traffic class is in use, the value
'down(2)' indicates the traffic class is not in use either due
to an internal problem or because it (or an ancestor) is
administratively disabled, and the value 'downConflict(3)'
indicates the class definition conflicts with those of its
siblings. The value autoClassActive(4) means that the class is
a dynamically created AutoClass, which may not be modified in any
way until it is saved to Non-Volatile configuration memory. 
After an AutoClass is saved to NVRAM, it's operational status 
will transistion to up(1).

Context

MIB
XEDIA-TRAFFIC-MGMT-MIB
OID
.1.3.6.1.4.1.838.3.2.1.2.1.22
Type
column
Access
readonly
Status
current
Parent
xtmClassEntry

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 'XEDIA-TRAFFIC-MGMT-MIB' -M '/opt/observium/mibs/xedia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEDIA-TRAFFIC-MGMT-MIB::xtmClassOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEDIA-TRAFFIC-MGMT-MIB' -M '/opt/observium/mibs/xedia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEDIA-TRAFFIC-MGMT-MIB::xtmClassOperStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEDIA-TRAFFIC-MGMT-MIB' -M '/opt/observium/mibs/xedia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEDIA-TRAFFIC-MGMT-MIB::xtmClassOperStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.