fsMplsL3VpnVrfEgressRteInetCidrLabelPolicy
Aricent-MPLS-MIB ·
.1.3.6.1.4.1.2076.13.1.12.1.1.5
Object
column r/w
Enumeration
This object determines whether the label policy used is per-vrf or per-route.If the policy is per-vrf then label will be distributed on the basis of VRF created. If it is assigned as per route it will be allocated on the basis routes configured
Context
- MIB
- Aricent-MPLS-MIB
- OID
.1.3.6.1.4.1.2076.13.1.12.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMplsL3VpnVrfEgressRteEntry
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 'Aricent-MPLS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MPLS-MIB::fsMplsL3VpnVrfEgressRteInetCidrLabelPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Aricent-MPLS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MPLS-MIB::fsMplsL3VpnVrfEgressRteInetCidrLabelPolicy.<fsMplsL3VpnVrfEgressRtePathAttrLabel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Aricent-MPLS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Aricent-MPLS-MIB::fsMplsL3VpnVrfEgressRteInetCidrLabelPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | perVrf |
2 | perRoute |