vRtrVprnType

TN-VRTR-MIB · .1.3.6.1.4.1.7483.6.1.2.3.1.1.43

Object

column r/w Enumeration
The value of vRtrVprnType specifies how traffic is routed.
              
regular (1)                - All traffic is routed to all
                             destinations.
              
hub (2)                    - Network traffic is routed only to
                             the access side. Access traffic is
                             routed to all destinations.
              
spoke (3)                  - Networks traffic is routed to all
                             destinations. Access traffic is
                             routed only to the network side.
              
subscriberSplitHorizon (4) - Subscriber-interface traffic is
                             routed only to the network side.
                             All other traffic is routed to
                             all destinations.
              
This object cannot be modified if vRtrType is not 'vprn'.

Context

MIB
TN-VRTR-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.3.1.1.43
Type
column
Access
readwrite
Status
current
Parent
vRtrConfEntry

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 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-VRTR-MIB::vRtrVprnType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-VRTR-MIB::vRtrVprnType.<tnSysSwitchId>.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-VRTR-MIB::vRtrVprnType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1regular
2hub
3spoke
4subscriberSplitHorizon