CISCO-WAN-ATM-PREF-ROUTE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-WAN-ATM-PREF-ROUTE-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
 ciscoWanATMPrefRouteMIB 1.3.6.1.4.1.9.9.99996
This MIB facilitates the maintenance of preferred routes configuration.
             ciscoWanATMPrefRouteMIBNotifs 1.3.6.1.4.1.9.9.99996.0
             ciscoWanATMPrefRouteMIBObjects 1.3.6.1.4.1.9.9.99996.1
                 cwaPrefRouteConfTable 1.3.6.1.4.1.9.9.99996.1.1 no-access
This table contains a list of preferred routes configured at the master node.
                     cwaPrefRouteConfEntry 1.3.6.1.4.1.9.9.99996.1.1.1 no-access
An entry in the preferred routes table. Each entry is keyed by a route identifier. The number of leading network elements to be used are specified by the object cwaPrefRouteNetwElemCount.
                         cwaPrefRouteId 1.3.6.1.4.1.9.9.99996.1.1.1.1 routeid no-access
A unique identifier to an entry of the preferred routes table. The identifier cannot be zero.
                         cwaPrefRouteNwElemCount 1.3.6.1.4.1.9.9.99996.1.1.1.2 unsigned32 read-only
A value that indicates in the preferred route entry the number of leading network elements which are integral to the preferred route.
                         cwaPrefRouteRowStatus 1.3.6.1.4.1.9.9.99996.1.1.1.3 rowstatus read-only
To create, modify and delete a preferred route entry. Only the value 'active', 'createAndGo', and 'destroy' are supported. The value of this variable is set to 'active' by the managed system for each valid entry. If a management station wants to delete an entry from the database, this value is set to 'destroy'. If a management station wants to create a new entry, this value is set to 'createAndGo'. The modification of an 'active' row is permitted.
                 cwaPrefRouteNwElemTable 1.3.6.1.4.1.9.9.99996.1.2 no-access
The table contains a list of network elements, each of which is indexed by the route identifier and the position of the network element within the preferred route. Position 1 refers to the first network element, while position 20 refers to the last network element.
                     cwaPrefRouteNwElemEntry 1.3.6.1.4.1.9.9.99996.1.2.1 no-access
An entry in the preferred route network element table. The entry can be modified on the fly. The entry will not be used in the preferred route if its position specified by cwaPrefRouteNwElemPos is greater than cwaPrefRouteNwElemCount.
                         cwaPrefRouteNwElemPos 1.3.6.1.4.1.9.9.99996.1.2.1.1 unsigned32 no-access
The network element position identifies the position of the network element within the preferred route.
                         cwaPrefRouteNwElemNodeId 1.3.6.1.4.1.9.9.99996.1.2.1.2 pnninodeid read-only
The 22-octet logical node identifier of a PNNI node.
                         cwaPrefRouteNwElemPortId 1.3.6.1.4.1.9.9.99996.1.2.1.3 pnniportid read-only
The 32-bit logical port identifier of an egress port on the associated PNNI node for the network element.
                         cwaPrefRouteNwElemRowStatus 1.3.6.1.4.1.9.9.99996.1.2.1.4 rowstatus read-only
To create, modify and delete a network element (node identifier and port identifier). Only the value 'active', 'createAndGo', and 'destroy' are supported. The value of this variable is set to 'active' by the managed system for each valid entry. If a management station wants to delete an entry from the database, this value is set to 'destroy'. If a management station wants to create a new entry, this value is set to 'createAndGo'. The modification of an 'active' row is permitted.
             cwaPrefRouteConformance 1.3.6.1.4.1.9.9.99996.2
                 cwaPrefRouteCompliances 1.3.6.1.4.1.9.9.99996.2.1
                     cwaPrefMIBCompliance 1.3.6.1.4.1.9.9.99996.2.1.1
The compliance statement for SNMPv2 entities which implement the preferred route.
                 cwaPrefMIBGroups 1.3.6.1.4.1.9.9.99996.2.2
                     cwaPrefRouteMIBGroups 1.3.6.1.4.1.9.9.99996.2.2.1
This group contains a list of objects which identify a preferred route.