dlswCircuitPriority
DLSW-MIB ·
.1.3.6.1.2.1.46.1.5.2.1.18
Object
column Enumeration
The transmission priority of this circuit as understood by this DLSw node. This value is determined by the two DLSw nodes at circuit startup time. If this DLSw node does not support DLSw circuit priority, the value `unsupported' should be returned.
Context
- MIB
- DLSW-MIB
- OID
.1.3.6.1.2.1.46.1.5.2.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dlswCircuitEntry
- Groups
- 1
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 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswCircuitPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswCircuitPriority.<dlswCircuitS1Mac>.<dlswCircuitS1Sap>.<dlswCircuitS2Mac>.<dlswCircuitS2Sap>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLSW-MIB::dlswCircuitPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unsupported |
2 | low |
3 | medium |
4 | high |
5 | highest |
Conformance
Member of