ZXR10-IP-STATIC-ROUTE-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)


 Home MIB: ZXR10-IP-STATIC-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
 zxR10StaticRouteMib 1.3.6.1.4.1.3902.3.330
ZXR10-IP-STATIC-ROUTE-MIB
         zxR10Ipv4StaticRouteTable 1.3.6.1.4.1.3902.3.330.1 no-access
A list of current IPv4 static route entries.
             zxR10Ipv4StaticRouteEntry 1.3.6.1.4.1.3902.3.330.1.1 no-access
An entry containing information applicable to a particular IPv4 static route.
                 zxR10Ipv4SrDest 1.3.6.1.4.1.3902.3.330.1.1.1 ipaddress read-only
IPv4 Static Route Dest ip address.
                 zxR10Ipv4SrPrefixLen 1.3.6.1.4.1.3902.3.330.1.1.2 integer read-only
IPv4 Static Route Mask length
                 zxR10Ipv4SrVrfName 1.3.6.1.4.1.3902.3.330.1.1.3 displaystring read-only
VRF Name. If this attribute has NULL value, it means that this route belongs to the global table.
                 zxR10Ipv4SrNexthopType 1.3.6.1.4.1.3902.3.330.1.1.4 integer read-only
Static route nexthop type,as follow: ipv4 address(2), outinterfacename(3), outinterfacename and ipv4(4), otherwise,is invalid(1) Enumeration: 'outinterfacename': 3, 'outintandipv4': 4, 'ipv4addr': 2, 'invalid': 1.
                 zxR10Ipv4SrNexthop 1.3.6.1.4.1.3902.3.330.1.1.5 ipaddress read-only
The nexthop address of this static route. If zxR10Ipv4SrNexthopType's value is outinterfacename(3) or invalid(1), the zxR10Ipv4SrNexthop is NULL.
                 zxR10Ipv4SrIfName 1.3.6.1.4.1.3902.3.330.1.1.6 displaystring read-only
The outinterface name of this static route. If zxR10Ipv4SrNexthopType's value is outinterfacename(3) or outintandipv4(4), the zxR10Ipv4SrNexthop cannot be NULL.
                 zxR10Ipv4SrNextHopIsGlobal 1.3.6.1.4.1.3902.3.330.1.1.7 truthvalue read-only
Is the static route nexthop global or not.
                 zxR10Ipv4SrTag 1.3.6.1.4.1.3902.3.330.1.1.8 unsigned32 read-only
The tag value of this static route.
                 zxR10Ipv4SrMode 1.3.6.1.4.1.3902.3.330.1.1.9 integer read-only
The static route mode. Enumeration: 'config': 2, 'vrf': 4, 'invalid': 1, 'mng': 3.
                 zxR10Ipv4SrMetric 1.3.6.1.4.1.3902.3.330.1.1.10 integer32 read-only
The static route metric.
                 zxR10Ipv4SrDetectGroupeNum 1.3.6.1.4.1.3902.3.330.1.1.11 integer32 read-only
The number of this static route ping detect group.
                 zxR10Ipv4SrStatus 1.3.6.1.4.1.3902.3.330.1.1.12 integer read-only
This static route's status is down or up. Enumeration: 'down': 1, 'up': 2.
                 zxR10Ipv4SrRowStatus 1.3.6.1.4.1.3902.3.330.1.1.13 rowstatus read-only
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxR10Ipv4StaticRouteEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
                 zxR10Ipv4SrTrackSessionName 1.3.6.1.4.1.3902.3.330.1.1.14 displaystring read-only
The static route's related track session name.
                 zxR10Ipv4SrDetectType 1.3.6.1.4.1.3902.3.330.1.1.15 integer read-only
The static route's tracksession is enable or not. Enumeration: 'nontracksession': 0, 'tracksession': 1.
                 zxR10Ipv4SrSlave 1.3.6.1.4.1.3902.3.330.1.1.16 integer read-only
The static route is a slave route or not. Enumeration: 'nonslaveflag': 0, 'slaveflag': 1.
                 zxR10Ipv4SrBfdEnable 1.3.6.1.4.1.3902.3.330.1.1.17 integer read-only
The static route's related bfd is disable or enable. Enumeration: 'bfdenable': 1, 'bfddisable': 0.
                 zxR10Ipv4SrDistance 1.3.6.1.4.1.3902.3.330.1.1.18 integer32 read-only
The distance of this static route.
                 zxR10Ipv4SrName 1.3.6.1.4.1.3902.3.330.1.1.19 displaystring read-only
The static route name.
                 zxR10Ipv4SrPermanent 1.3.6.1.4.1.3902.3.330.1.1.20 truthvalue read-only
The static route is permanent route or not.
         zxR10Ipv4StaticRouteFrrTable 1.3.6.1.4.1.3902.3.330.2 no-access
A list of current static route entries for frr.
             zxR10Ipv4StaticRouteFrrEntry 1.3.6.1.4.1.3902.3.330.2.1 no-access
An entry containing information applicable to static frr route.
                 zxR10Ipv4SrFrrVrfName 1.3.6.1.4.1.3902.3.330.2.1.1 displaystring read-only
The VRF name frred on.
                 zxR10Ipv4SrFrrStatus 1.3.6.1.4.1.3902.3.330.2.1.2 integer read-only
Frr is enable or disable. Enumeration: 'enable': 1, 'disable': 0.
                 zxR10Ipv4SrFrrWtr 1.3.6.1.4.1.3902.3.330.2.1.3 integer32 read-only
Static route wtr time interval.
         zxR10Ipv4StaticRouteGlobals 1.3.6.1.4.1.3902.3.330.3
             zxR10Ipv4SrNhSourceIfName 1.3.6.1.4.1.3902.3.330.3.1 displaystring read-only
The interface bound to static route nexthop source.