ospfv3AreaAggregatePrefixType
OSPFV3-MIB ·
.1.3.6.1.2.1.191.1.12.1.3
Object
The prefix type of ospfv3AreaAggregatePrefix. Only IPv6 addresses are expected.
Context
- MIB
- OSPFV3-MIB
- OID
.1.3.6.1.2.1.191.1.12.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ospfv3AreaAggregateEntry
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 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3AreaAggregatePrefixType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3AreaAggregatePrefixType.<ospfv3AreaAggregateAreaID>.<ospfv3AreaAggregateAreaLsdbType>.<ospfv3AreaAggregatePrefixType>.<ospfv3AreaAggregatePrefix>.<ospfv3AreaAggregatePrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSPFV3-MIB::ospfv3AreaAggregatePrefixType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |