qosInterfaceTypeRoles

FS-NMS-QOS-PIB-MIB · .1.3.6.1.4.1.52642.18.2.1.2.3.1.3

Object

A combination of roles on at least one interface of type
qosInterfaceType.

Context

MIB
FS-NMS-QOS-PIB-MIB
OID
.1.3.6.1.4.1.52642.18.2.1.2.3.1.3
Type
column
Access
readonly
Status
current
Parent
qosInterfaceTypeEntry
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 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosInterfaceTypeRoles'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosInterfaceTypeRoles.<qosInterfaceTypeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-QOS-PIB-MIB::qosInterfaceTypeRoles'

Syntax

Source
RoleCombination
Base type
OctetString
Type Description
A Display string consisting of a set of roles concatenated
with a '+' character where the roles are in lexicographic
order from minimum to maximum.

Values & Constraints

Type Constraints
range: 0..255

Conformance