vRtrIsisLfaFamilyCoverage
TIMETRA-ISIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.1
Object
column obsolete
Enumeration
The value of vRtrIsisLfaFamilyCoverage indicates the multi topology
(MTs) for which LFA coverage has been computed.
Possible values are:
ipv4(0) - indicates MT0 or standard topology
ipv6(1) - indicates MT2 or IPv6 routing topology
ipv4Mcast(2) - indicates MT3 or IPv4 multicast routing topology
ipv6Mcast(3) - indicates MT4 or IPv6 multicast routing topology.
Context
- MIB
- TIMETRA-ISIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.1- Type
- column
- Access
- noaccess
- Status
- obsolete
- Parent
- vRtrIsisLfaEntry
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 'TIMETRA-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-MIB::vRtrIsisLfaFamilyCoverage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-MIB::vRtrIsisLfaFamilyCoverage.<isisSysInstance>.<vRtrIsisLevel>.<vRtrIsisLfaFamilyCoverage>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ISIS-MIB::vRtrIsisLfaFamilyCoverage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ipv4 |
1 | ipv6 |
2 | ipv4Mcast |
3 | ipv6Mcast |