QTECH-RIP-MIB
50 objects
This module defines qtech Rip mibs.
Imported Objects
| P-BRIDGE-MIB | EnabledStatus |
| QTECH-SMI | qtechMgmt |
| QTECH-TC | IfIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.27514.1.1.10.2.13 | IdentityqtechRIPMIB | This module defines qtech Rip mibs. | ||
| 1.3.6.1.4.1.27514.1.1.10.2.13.1 | NodeqtechRIPMIBObjects | |||
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.1 | ScalarqtechRipEnable | read-write | current | Rip management function status |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.2 | ScalarqtechRipUpdateTime | read-write | current | The rate (time in seconds between updates) at which routing updates are sent. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.3 | ScalarqtechRipInvalidTime | read-write | current | The interval of time (in seconds) after which a route is declared invalid. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.4 | ScalarqtechRipHolddownTime | read-write | current | The amount of time (in seconds) that must pass before a route is removed from the routing table |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.5 | ScalarqtechRipRecommendSetting | read-write | current | User can set this object to 1,2,3. 1 means that the system sending and receiving RIP version1 packets, 2 means that the system sending and receiving RIP versio… |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.6 | TableqtechRipIfStatTable | not-accessible | current | A list of subnets which require separate status monitoring in RIP. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.6.1 | RowqtechRipIfStatEntry | not-accessible | current | A Single Routing Domain in a single Subnet. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.6.1.1 | ColumnqtechRipIfStatIfIndex | read-only | current | VID of vlan which each net interface associate. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.6.1.2 | ColumnqtechRipIfStatRcvBadPackets | read-only | current | The number of RIP response packets received by the RIP process which were subsequently discarded for any reason (e.g. a version 0 packet, or an unknown command… |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.6.1.3 | ColumnqtechRipIfStatRcvBadRoutes | read-only | current | The number of routes, in valid RIP packets, which were ignored for any reason (e.g. unknown address family, or invalid metric). |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.6.1.4 | ColumnqtechRipIfStatSentUpdates | read-only | current | The number of triggered RIP updates actually sent on this interface. This explicitly does NOT include full updates sent containing new information. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7 | TableqtechRipIfConfTable | not-accessible | current | A list of interfaces which require separate configuration in RIP. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7.1 | RowqtechRipIfConfEntry | not-accessible | current | A Single Routing Domain in a single interface. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7.1.1 | ColumnqtechRipIfConfIfIndex | read-only | current | IfIndex vale of vlan interface. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7.1.2 | ColumnqtechRipIfConfAuthType | read-write | current | The type of Authentication used on this interface. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7.1.3 | ColumnqtechRipIfConfAuthKeyChain | read-write | current | The key chain name which interface associated. It indicate that this interface doesn't match any key chain which this string is null |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7.1.4 | ColumnqtechRipIfConfSend | read-write | current | What the router sends on this interface. ripVersion1 implies sending RIP updates compliant with RFC 1058. rip1Compatible implies broadcasting RIP-2 updates usi… |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7.1.5 | ColumnqtechRipIfConfReceive | read-write | current | This indicates which version of RIP updates are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast packets. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7.1.6 | ColumnqtechRipIfPassiveStatus | read-write | current | The interface will not send routing updates if this value is 'enabled' |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7.1.7 | ColumnqtechRipIfBroadcastEnable | read-write | current | Enable or disable broadcast updats of RIP in this interface |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.7.1.8 | ColumnqtechRipIfAdminStat | read-only | current | The RIP interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The val… |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.8 | ScalarqtechRipOffsetMetric | read-write | current | This object means the value of increasing incoming and outgoing metrics to routes learned via RIP |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.9 | ScalarqtechRipAdministrativeDistance | read-write | current | This object specified the priority of route information learned via RIP. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.10 | ScalarqtechRipValidateUpdateSrcEnable | read-write | current | This object allow of enabling or disabling validate the source IP address of incoming RIP routing updates. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.11 | ScalarqtechRipPassiveStatus | read-write | current | The qtechRipIfPassiveStatus of a interface equal to this object value when this interface is created. If you change this object value to 'enabled' or 'disabled… |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.12 | ScalarqtechRipNextDueIn | read-only | current | Waitting time interval before next update packet generatting in units of second |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.13 | TableqtechRipIfOffsetTable | not-accessible | current | The interface configuration about offset. Apply an offset list to routing metrics to increase incoming and outgoing metrics to routes learned through RIP. You … |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.13.1 | RowqtechRipIfOffsetEntry | not-accessible | current | the entry of this table. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.13.1.1 | ColumnqtechRipIfOffsetIfIndex | read-only | current | the interface that this offset list apply to. If this value is 0,it indicate that this offset list apply in all interfaces except the interfaceswhich which hav… |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.13.1.2 | ColumnqtechRipIfOffsetMethod | read-only | current | the offset list apply to incoming routes or outgoing routes. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.13.1.3 | ColumnqtechRipIfOffsetAclName | read-create | current | the offset list with Access list name . |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.13.1.4 | ColumnqtechRipIfOffsetMetric | read-create | current | the offset list with offset value, in condition the value will be added to route metric. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.13.1.5 | ColumnqtechRipIfOffsetStatus | read-create | current | if this value is setted destroy, the entry will be deleted . |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.14 | TableqtechRipNetworkTable | not-accessible | current | the network for rip routing. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.14.1 | RowqtechRipNetworkEntry | not-accessible | current | the entry of this table. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.14.1.1 | ColumnqtechRipNetworkAddr | read-only | current | define a network for rip routing . |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.14.1.2 | ColumnqtechRipNetworkMask | read-only | current | define a network's mask for rip routing . |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.14.1.3 | ColumnqtechRipNetworkStatus | read-create | current | if destroy is setted, this entry will be deleted . |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.15 | TableqtechRipNeighborTable | not-accessible | current | the neighbor for rip routing. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.15.1 | RowqtechRipNeighborEntry | not-accessible | current | the entry of this table. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.15.1.1 | ColumnqtechRipNeighborIndex | read-only | current | define a neighbor for rip . |
| 1.3.6.1.4.1.27514.1.1.10.2.13.1.15.1.2 | ColumnqtechRipNeighborStatus | read-create | current | if destroy is setted, this entry will be deleted. |
| 1.3.6.1.4.1.27514.1.1.10.2.13.2 | NodeqtechRIPMIBConformance | |||
| 1.3.6.1.4.1.27514.1.1.10.2.13.2.1 | NodeqtechRIPMIBCompliances | |||
| 1.3.6.1.4.1.27514.1.1.10.2.13.2.1.1 | ComplianceqtechRIPMIBCompliance | current | The compliance statement for entities which implement the Qtech Snooping Dhcp MIB | |
| 1.3.6.1.4.1.27514.1.1.10.2.13.2.2 | NodeqtechRIPMIBGroups | |||
| 1.3.6.1.4.1.27514.1.1.10.2.13.2.2.1 | GroupqtechRipMIBGroup | current | A collection of objects providing rip managment. | |
| 1.3.6.1.4.1.27514.1.1.10.2.13.2.2.2 | GroupqtechRIPExtendMIBGroup | current | A collection of objects providing rip extend managment. |