rcVrfRpStatus
RC-VRF-MIB ·
.1.3.6.1.4.1.2272.1.203.1.1.2.2.1.5
Object
column VrfRpTriggerBitCode
This object represents the status of Routing
Protocols on this VRF corresponding to the list
of RP specified in rcVrfRpTrigger.
The BITS represent an Action-code that specifies
the status of the RPs.
The status are: initiated (1) or shutdown (0).
Initiated status is indicated when the respective
BIT value is 1 and indicates shutdown when the
respective BIT value is 0.
Bits 0-3 may appear in any combination to
indicate that RPs may be enabled and disabled
independently or that multiple RP are acted on
simultaneously.
Context
- MIB
- RC-VRF-MIB
- OID
.1.3.6.1.4.1.2272.1.203.1.1.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcVrfStatEntry
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 'RC-VRF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-VRF-MIB::rcVrfRpStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-VRF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-VRF-MIB::rcVrfRpStatus.<rcVrfId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-VRF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-VRF-MIB::rcVrfRpStatus'
Syntax
- Source
- VrfRpTriggerBitCode
- Base type
Bits
Values & Constraints
Type Values
0 | rip |
1 | ospf |
2 | bgp |
3 | isis |
4 | pim |
5 | mvr |
6 | pim6 |
7 | msdp |
8 | ospfv3 |