frStaticCircuitDLCIrole

WAN-MIB · .1.3.6.1.4.1.6889.2.1.6.2.4.2.1.3

Object

column Enumeration
The role of the VC in this interface.
primary - the state of this VC determines the
          operStatus of the interface.
          For point to point interfaces, the agent will not
          permit more than one primary to exist.
          A sub interface for which no primary is defined
          will be down.
              
priority6to7 - 
          This VC handles high priority (forwarding class
          6 to 7)traffic. If this VC does not exists,
          the sub interface will send all traffic
          through the primary VC (no priority-dlci-group)
          In point to point interfaces, only one such VC
          can be configured.
              
priority4to5 - 
          This VC handles Medium priority (forwarding class
          4 to 5)traffic. If this VC does not exists,
          the sub interface will send all traffic
          through the primary VC (no priority-dlci-group)
          In point to point interfaces, only one such VC
          can be configured.
              
priority2to3 - 
          This VC handles Normal priority (forwarding class
          2 to 3)traffic. If this VC does not exists,
          the sub interface will send all traffic
          through the primary VC (no priority-dlci-group)
          In point to point interfaces, only one such VC
          can be configured.
              
priority0to1 - 
          This VC handles Low priority (forwarding class
          0 to 1)traffic. If this VC does not exists,
          the sub interface will send all traffic
          through the primary VC (no priority-dlci-group)
          In point to point interfaces, only one such VC
          can be configured.

Context

MIB
WAN-MIB
OID
.1.3.6.1.4.1.6889.2.1.6.2.4.2.1.3
Type
column
Access
readonly
Status
current
Parent
frStaticCircuitEntry
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 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::frStaticCircuitDLCIrole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::frStaticCircuitDLCIrole.<frStaticCircuitSubIfIndex>.<frStaticCircuitDLCI>.<frStaticCircuitDLCIrole>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAN-MIB::frStaticCircuitDLCIrole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1priority6to7
2priority4to5
3priority2to3
4priority0to1
100primary

Conformance