ASCEND-MIBROUTE-MIB: View SNMP OID List / Download MIB

VENDOR: ASCEND COMMUNICATIONS INC.


 Home MIB: ASCEND-MIBROUTE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mibrouteProfile 1.3.6.1.4.1.529.23.105
         mibrouteProfileTable 1.3.6.1.4.1.529.23.105.1 no-access
A list of mibrouteProfile profile entries.
             mibrouteProfileEntry 1.3.6.1.4.1.529.23.105.1.1 no-access
A mibrouteProfile entry containing objects that maps to the parameters of mibrouteProfile profile.
                 routeProfile_Name 1.3.6.1.4.1.529.23.105.1.1.1 displaystring read-only
The name of this route.
                 routeProfile_DestAddress 1.3.6.1.4.1.529.23.105.1.1.2 ipaddress read-write
The IP address of the destination network or subnet. An address of 0.0.0.0 indicates a default route.
                 routeProfile_GatewayAddress 1.3.6.1.4.1.529.23.105.1.1.3 ipaddress read-write
The address of the gateway/router for this static route.
                 routeProfile_Metric 1.3.6.1.4.1.529.23.105.1.1.4 integer read-write
The number of hops to the named host.
                 routeProfile_Cost 1.3.6.1.4.1.529.23.105.1.1.5 integer read-write
The OSPF cost of this link.
                 routeProfile_Preference 1.3.6.1.4.1.529.23.105.1.1.6 integer read-write
The preference of this route.
                 routeProfile_ThirdParty 1.3.6.1.4.1.529.23.105.1.1.7 integer read-write
Advertise the gateway as an OSPF 3rd party advertisement. Enumeration: 'yes': 2, 'no': 1.
                 routeProfile_AseType 1.3.6.1.4.1.529.23.105.1.1.8 integer read-write
The OSPF ASE type of this LSA. Enumeration: 'type1': 1, 'type2': 2.
                 routeProfile_AseTag 1.3.6.1.4.1.529.23.105.1.1.9 displaystring read-write
The OSPF ASE tag of this link.
                 routeProfile_PrivateRoute 1.3.6.1.4.1.529.23.105.1.1.10 integer read-write
TRUE if this is a private route that should not be advertised via routing protocols. Enumeration: 'yes': 2, 'no': 1.
                 routeProfile_ActiveRoute 1.3.6.1.4.1.529.23.105.1.1.11 integer read-write
TRUE if this is route is active. Inactive routes are ignored and do not affect the routing tables. Enumeration: 'yes': 2, 'no': 1.
                 routeProfile_Ase7Adv 1.3.6.1.4.1.529.23.105.1.1.12 integer read-write
Indicates OSPF ASE7, and whether to advertise or not. Enumeration: 'advertise': 2, 'doNotAdvertise': 3, 'n-A': 1.
                 routeProfile_Vrouter 1.3.6.1.4.1.529.23.105.1.1.13 displaystring read-write
Specifies the VRouter in which this IP Route belongs.
                 routeProfile_InterVrouter 1.3.6.1.4.1.529.23.105.1.1.14 displaystring read-write
Specifies the VRouter.
                 routeProfile_Action_o 1.3.6.1.4.1.529.23.105.1.1.15 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
                 routeProfile_Netmask 1.3.6.1.4.1.529.23.105.1.1.16 ipaddress read-write
The netmask to be used for the destination.