DEVROUTE-MIB
The aniDevRoutingTable allows the user to view and configure routes.
It is similar to the ipRouteTable in RFC1213 except that the table
is indexed on 3 objects (aniDevRouteDest, aniDevRouteNextHop,
aniDevRouteMask instead of just one). Also, some of the objects
are read-only since our software does not allow their configuration.
Routes can be added and deleted using this table. The
aniDevRouteNextHop field for existing routes can be modified.
To add an entry, send a set request with all the index fields set
appropriately. It is required to specify aniDevRouteFlag while
adding a new route.
To delete an entry, select the row with the correct index fields and
set the parameter aniDevRouteType to invalid(2).
Note, aniDevRouteType cannot be set as anything else other than invalid(2).
When the device (BSU or SU) is in Bridge mode, the routing table will
not be displayed.
- Source file
DEVROUTE-MIB- Last revised
- Identity
aniDevRoute- Base OID
1.3.6.1.4.1.4325.2.9
Imported Objects
| ANIROOT-MIB | device |
| RFC1155-SMI | IpAddress |
| SNMPv2-SMI | MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) |
Net-SNMP examples using the aperto MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEVROUTE-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEVROUTE-MIB::aniDevRoute'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DEVROUTE-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEVROUTE-MIB::aniDevRoute'
Objects (17)
Showing 17 of 17 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.4325.2.9 |
||
.1.3.6.1.4.1.4325.2.9.1 |
||
.1.3.6.1.4.1.4325.2.9.1.1 |
||
|
|
.1.3.6.1.4.1.4325.2.9.1.1.1 |
|
.1.3.6.1.4.1.4325.2.9.1.1.10 |
||
|
|
.1.3.6.1.4.1.4325.2.9.1.1.11 |
|
.1.3.6.1.4.1.4325.2.9.1.1.12 |
||
|
ObjectIdentifier
|
.1.3.6.1.4.1.4325.2.9.1.1.13 |
|
|
|
Enumeration
|
.1.3.6.1.4.1.4325.2.9.1.1.14 |
.1.3.6.1.4.1.4325.2.9.1.1.2 |
||
.1.3.6.1.4.1.4325.2.9.1.1.3 |
||
.1.3.6.1.4.1.4325.2.9.1.1.4 |
||
.1.3.6.1.4.1.4325.2.9.1.1.5 |
||
.1.3.6.1.4.1.4325.2.9.1.1.6 |
||
.1.3.6.1.4.1.4325.2.9.1.1.7 |
||
|
|
Enumeration
|
.1.3.6.1.4.1.4325.2.9.1.1.8 |
|
Enumeration
|
.1.3.6.1.4.1.4325.2.9.1.1.9 |
Dependencies (3) 3 direct Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- RFC1155-SMIrfc
- ANIROOT-MIBaperto
- SNMPv2-SMIrfc
- DEVROUTE-MIBapertoselected