xtmClassParent

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

Object

column r/w OctetString
This object will have one of the following values:
- the value of xtmClassName for the parent class in the
  hierarchy,
- the value 'interface' if the class is directly under
  the interface, which is the root of the tree, or
- the value 'orphan' if the class is defined but not yet
  inserted into the tree.
              
If a parent name is specified, the row cannot become active
(have its xtmClassRowStatus set to 'active(1)' unless the
parent is valid and is itself active.
              
Note that an interface may have several traffic classes with
an xtmClassParent of 'interface'.
              
Note also that an 'orphan' class cannot become 'active(1)' -
it must first have a valid parent specified.

Context

MIB
XEDIA-TRAFFIC-MGMT-MIB
OID
.1.3.6.1.4.1.838.3.2.1.2.1.2
Type
column
Access
readwrite
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::xtmClassParent'
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::xtmClassParent.<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::xtmClassParent'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.