agentOspfv3LsdbType
ROUTING6-MIB ·
.1.3.6.1.4.1.7244.2.30.3.10.1.2
Object
column Enumeration
The type of the link state advertisement. Each link state type has a separate advertise- ment format.
Context
- MIB
- ROUTING6-MIB
- OID
.1.3.6.1.4.1.7244.2.30.3.10.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentOspfv3LsdbEntry
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::agentOspfv3LsdbType'
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::agentOspfv3LsdbType.<agentOspfv3LsdbAreaId>.<agentOspfv3LsdbType>.<agentOspfv3LsdbLsid>.<agentOspfv3LsdbRouterId>'
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::agentOspfv3LsdbType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | illegalLSA |
1 | routerLink |
2 | networkLink |
3 | interNetwork |
4 | interRouter |
5 | asExternal |
6 | multicastGroup |
7 | nssaExternal |
8 | link |
9 | intraPrefix |
10 | unknownLink |
11 | unknownArea |