agentOspfv3RouteRedistSource
ROUTING6-MIB ·
.1.3.6.1.4.1.7244.2.30.3.8.1.1
Object
column Enumeration
Source protocol, from which OSPF can redistribute routes. This object also acts as the identifier for the OSPF redistribution Table entry.
Context
- MIB
- ROUTING6-MIB
- OID
.1.3.6.1.4.1.7244.2.30.3.8.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentOspfv3RouteRedistEntry
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 'ROUTING6-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING6-MIB::agentOspfv3RouteRedistSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ROUTING6-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING6-MIB::agentOspfv3RouteRedistSource.<agentOspfv3RouteRedistSource>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROUTING6-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROUTING6-MIB::agentOspfv3RouteRedistSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connected |
2 | static |