qosTrafficRewriteVlanRunning
QTECH-GBNL2QACL-MIB ·
.1.3.6.1.4.1.27514.1.2.4.4.25.1.15
Object
column SNMPv2-TCTruthValue
the running status of the traffic-rewrite-vlan QOS.
Context
- MIB
- QTECH-GBNL2QACL-MIB
- OID
.1.3.6.1.4.1.27514.1.2.4.4.25.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qosTrafficRewriteVlanEntry
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 'QTECH-GBNL2QACL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNL2QACL-MIB::qosTrafficRewriteVlanRunning'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-GBNL2QACL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNL2QACL-MIB::qosTrafficRewriteVlanRunning.<qosTrafficRewriteVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNL2QACL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNL2QACL-MIB::qosTrafficRewriteVlanRunning'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |