mvpnGenMvrfLastAction
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB ·
.1.3.6.1.2.1.243.1.2.1.2
Object
column Enumeration
This object describes the last action pertaining
to the MVPN represented by this entry.
The enumerated action types and the corresponding
descriptions are as follows:
createdMvrf:
MVRF was created for this MVPN on the PE.
deletedMvrf:
MVRF for this MVPN was deleted from the PE.
A conceptual row in this table will never have
mvpnGenMvrfLastAction equal to deletedMvrf,
because in that case, the row itself will not exist
in the table.
This value for mvpnGenMvrfLastAction is defined
solely for use in the mvpnMvrfActionChange
notification.
modifiedMvrfIpmsiConfig:
An I-PMSI for this MVPN was configured, deleted,
or changed.
modifiedMvrfSpmsiConfig:
An S-PMSI for this MVPN was configured, deleted,
or changed.
Context
- MIB
- BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
- OID
.1.3.6.1.2.1.243.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mvpnGenericEntry
- 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 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnGenMvrfLastAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnGenMvrfLastAction.<mplsL3VpnVrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnGenMvrfLastAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | createdMvrf |
2 | deletedMvrf |
3 | modifiedMvrfIpmsiConfig |
4 | modifiedMvrfSpmsiConfig |
Conformance
Member of