rcOspfv3AreaLsdbType
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.67.1.1.4.1.2
Object
column Enumeration
The type of the link state advertisement. Each link state type has a separate advertise- ment format. Area-Scope LSAs unrecognized by the router are also stored in this database.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.67.1.1.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rcOspfv3AreaLsdbEntry
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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcOspfv3AreaLsdbType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcOspfv3AreaLsdbType.<rcOspfv3AreaLsdbAreaId>.<rcOspfv3AreaLsdbType>.<rcOspfv3AreaLsdbRouterId>.<rcOspfv3AreaLsdbLsid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcOspfv3AreaLsdbType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
8 | linkLsa |
8193 | routerLink |
8194 | networkLink |
8195 | interAreaPrefix |
8196 | interAreaRouter |
8199 | type7 |
8201 | intraAreaPrefix |
16389 | asExternal |