rcIsisMultiAreaL3RedistributeType
RC-ISIS-MIB ·
.1.3.6.1.4.1.2272.1.63.29.2.5.1.2
Object
column Enumeration
L3 redistribute type. Configurable values are: ip-ucast(1) - IPv4 unicast ip-mcast(2) - IPv4 multicast ipv6-ucast(3) - IPv6 unicast
Context
- MIB
- RC-ISIS-MIB
- OID
.1.3.6.1.4.1.2272.1.63.29.2.5.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rcIsisMultiAreaL3RedistributeEntry
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-ISIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-ISIS-MIB::rcIsisMultiAreaL3RedistributeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-ISIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-ISIS-MIB::rcIsisMultiAreaL3RedistributeType.<rcIsisMultiAreaL3RedistributeVrfId>.<rcIsisMultiAreaL3RedistributeType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-ISIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-ISIS-MIB::rcIsisMultiAreaL3RedistributeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip-ucast |
2 | ip-mcast |
3 | ipv6-ucast |