ciscoMvpnMrouteUpDownStreamInfo
CISCO-MVPN-MIB ·
.1.3.6.1.4.1.9.10.113.1.4.1.1.5
Object
column Enumeration
Indicates if this PE is the upstream (sending) or the downstream (receiving) router for the multicast routing entry specified by ciscoMvpnMrouteMvrfSource and ciscoMvpnMrouteMvrfGroup in the context MVRF specified by mplsVpnVrfName. Note that there may be two rows for the same multicast routing entry if the traffic is bi-directional, one row for PE as an upstream router the other for PE as the downstream router.
Context
- MIB
- CISCO-MVPN-MIB
- OID
.1.3.6.1.4.1.9.10.113.1.4.1.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ciscoMvpnMrouteMdtEntry
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 'CISCO-MVPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MVPN-MIB::ciscoMvpnMrouteUpDownStreamInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MVPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MVPN-MIB::ciscoMvpnMrouteUpDownStreamInfo.<mplsVpnVrfName>.<ciscoMvpnMrouteMvrfGrpAddrType>.<ciscoMvpnMrouteMvrfGroup>.<ciscoMvpnMrouteMvrfSrcAddrType>.<ciscoMvpnMrouteMvrfSource>.<ciscoMvpnMrouteUpDownStreamInfo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MVPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MVPN-MIB::ciscoMvpnMrouteUpDownStreamInfo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upstream |
2 | downstream |