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

VENDOR: ASCEND COMMUNICATIONS INC.


 Home MIB: ASCEND-MIBPRROUTE-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
 mibprivateRouteTableProfile 1.3.6.1.4.1.529.23.103
         mibprivateRouteTableProfileTable 1.3.6.1.4.1.529.23.103.1 no-access
A list of mibprivateRouteTableProfile profile entries.
             mibprivateRouteTableProfileEntry 1.3.6.1.4.1.529.23.103.1.1 no-access
A mibprivateRouteTableProfile entry containing objects that maps to the parameters of mibprivateRouteTableProfile profile.
                 privateRouteTableProfile_Name 1.3.6.1.4.1.529.23.103.1.1.1 displaystring read-only
The name of this route table profile.
                 privateRouteTableProfile_Action_o 1.3.6.1.4.1.529.23.103.1.1.2 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
         mibprivateRouteTableProfile_RouteDescriptionListTable 1.3.6.1.4.1.529.23.103.2 no-access
A list of mibprivateRouteTableProfile__route_description_list profile entries.
             mibprivateRouteTableProfile_RouteDescriptionListEntry 1.3.6.1.4.1.529.23.103.2.1 no-access
A mibprivateRouteTableProfile__route_description_list entry containing objects that maps to the parameters of mibprivateRouteTableProfile__route_description_list profile.
                 privateRouteTableProfile_RouteDescriptionList_Name 1.3.6.1.4.1.529.23.103.2.1.1 displaystring read-only
                 privateRouteTableProfile_RouteDescriptionList_Index_o 1.3.6.1.4.1.529.23.103.2.1.2 integer read-only
                 privateRouteTableProfile_RouteDescriptionList_Enabled 1.3.6.1.4.1.529.23.103.2.1.3 integer read-write
Set yes to enable this route in the routing table. Enumeration: 'yes': 2, 'no': 1.
                 privateRouteTableProfile_RouteDescriptionList_DestAddress 1.3.6.1.4.1.529.23.103.2.1.4 ipaddress read-write
The IP address of the destination network or subnet.
                 privateRouteTableProfile_RouteDescriptionList_Netmask 1.3.6.1.4.1.529.23.103.2.1.5 ipaddress read-write
The netmask to be used for the destination.
                 privateRouteTableProfile_RouteDescriptionList_GatewayAddress 1.3.6.1.4.1.529.23.103.2.1.6 ipaddress read-write
The address of the gateway/router for this private route. An address of 0.0.0.0 means use the global routing table for this route.
                 privateRouteTableProfile_RouteDescriptionList_Metric 1.3.6.1.4.1.529.23.103.2.1.7 integer read-write
The number of hops to the named host.