xtmClassName
XEDIA-TRAFFIC-MGMT-MIB ·
xedia variant
·
.1.3.6.1.4.1.838.3.2.1.2.1.1
Object
column OctetString
A user-defined name for the traffic class. This is the unique identifier for the class within the scope of the interface. For example, the class that defines the IP address range for a particular customer might be 'Customer Fred Co.'
Context
- MIB
- XEDIA-TRAFFIC-MGMT-MIB
- OID
.1.3.6.1.4.1.838.3.2.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- xtmClassEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::xtmClassName'
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::xtmClassName.<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::xtmClassName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.