Home/Catalog/SONUS-IP-FORWARDING-MIB

SONUS-IP-FORWARDING-MIB

AI MIB Summary

The SONUS-IP-FORWARDING-MIB enables monitoring and management of IP forwarding tables, routing protocols, and packet forwarding statistics on Sonus network devices. It provides access to critical metrics such as routing table entries, interface forwarding states, and IP packet counters for troubleshooting connectivity and traffic flow.

The MIB Module for IP Forwarding management.
Main OID:
sonusIpForwardingMIB.1.3.6.1.4.1.2879.2.3.3
35
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

35 total
Object Name
sonusIpForwardingMIBThe MIB Module for IP Forwarding management.
MODULE-IDENTITY
.1.3.6.1.4.1.2879.2.3.3
sonusIpForwardGeneralGroupTableThe collection of IP Forward General Group information for the specified instance.
SEQUENCE OF SonusIpForwardGeneralGroupEntry
.1.3.6.1.4.1.2879.2.3.3.1
sonusIpForwardGeneralGroupEntryThe collection of IP Forward General Group information for the specified instance.
SonusIpForwardGeneralGroupEntry
.1.3.6.1.4.1.2879.2.3.3.1.1
sonusIpCidrRouteNumberThe number of current ipCidrRouteTable entries that are not invalid.ro
Gauge32
.1.3.6.1.4.1.2879.2.3.3.1.1.3
sonusIpForwardGeneralGroupShelfA 32-bit integer identifying the shelf that the IP Forward General Group table applies toro
Integer32
.1.3.6.1.4.1.2879.2.3.3.1.1.4
sonusIpForwardGeneralGroupSlotA 32-bit integer identifying the slot that the IP Forward General Group table applies toro
Integer32
.1.3.6.1.4.1.2879.2.3.3.1.1.5
sonusIpForwardGeneralGroupInstanceA 32-bit integer identifying the instance that the IP Forward General Group table applies toro
Integer32
.1.3.6.1.4.1.2879.2.3.3.1.1.6
sonusIpCidrRouteTableThis entity's IP Routing table.
SEQUENCE OF SonusIpCidrRouteEntry
.1.3.6.1.4.1.2879.2.3.3.2
sonusIpCidrRouteEntryA particular route to a particular destina- tion, under a particular policy.
SonusIpCidrRouteEntry
.1.3.6.1.4.1.2879.2.3.3.2.1
sonusIpCidrRouteDestThe destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the ipCidrRouteMask object is not equal to x.ro
IpAddress
.1.3.6.1.4.1.2879.2.3.3.2.1.1
sonusIpCidrRouteMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipCidrRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipCidrRouteMask by reference to the IP Ad- dress Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the ipCidrRouteDest object is not equal to ipCidrRoute- Dest.ro
IpAddress
.1.3.6.1.4.1.2879.2.3.3.2.1.2
sonusIpCidrRouteTosThe policy specifier is the IP TOS Field. The encoding of IP TOS is as specified by the following convention. Zero indicates the default path if no more specific policy applies. +-----+-----+-----+-----+-----+-----+-----+-----+ | | | | | PRECEDENCE | TYPE OF SERVICE | 0 | | | | | +-----+-----+-----+-----+-----+-----+-----+-----+ IP TOS IP TOS Field Policy Field Policy Contents Code Contents Code 0 0 0 0 ==> 0 0 0 0 1 ==> 2 0 0 1 0 ==> 4 0 0 1 1 ==> 6 0 1 0 0 ==> 8 0 1 0 1 ==> 10 0 1 1 0 ==> 12 0 1 1 1 ==> 14 1 0 0 0 ==> 16 1 0 0 1 ==> 18 1 0 1 0 ==> 20 1 0 1 1 ==> 22 1 1 0 0 ==> 24 1 1 0 1 ==> 26 1 1 1 0 ==> 28 1 1 1 1 ==> 30ro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.3
sonusIpCidrRouteNextHopOn remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.ro
IpAddress
.1.3.6.1.4.1.2879.2.3.3.2.1.4
sonusIpCidrRouteIfIndexThe ifIndex value which identifies the local interface through which the next hop of this route should be reached.ro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.5
sonusIpCidrRouteTypeThe type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4) refers to a route for which the next hop is not the final destina- tion. Routes which do not result in traffic forwarding or rejection should not be displayed even if the implementation keeps them stored internally. reject (2) refers to a route which, if matched, discards the message as unreachable. This is used in some protocols as a means of correctly aggregating routes.ro
Enumeration
.1.3.6.1.4.1.2879.2.3.3.2.1.6
sonusIpCidrRouteProtoThe routing mechanism via which this route was learned. Inclusion of values for gateway rout- ing protocols is not intended to imply that hosts should support those protocols.ro
Enumeration
.1.3.6.1.4.1.2879.2.3.3.2.1.7
sonusIpCidrRouteAgeThe number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.ro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.8
sonusIpCidrRouteInfoA reference to MIB definitions specific to the particular routing protocol which is responsi- ble for this route, as determined by the value specified in the route's ipCidrRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntactically valid object identif- ier, and any implementation conforming to ASN.1 and the Basic Encoding Rules must be able to generate and recognize this value.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.2879.2.3.3.2.1.9
sonusIpCidrRouteNextHopASThe Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing-protocol specified in the route's ipCidrRouteProto value. When this object is unknown or not relevant its value should be set to zero.ro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.10
sonusIpCidrRouteMetric1The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value. If this metric is not used, its value should be set to -1.ro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.11
sonusIpCidrRouteMetric2An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value. If this metric is not used, its value should be set to -1.ro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.12
sonusIpCidrRouteMetric3An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value. If this metric is not used, its value should be set to -1.ro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.13
sonusIpCidrRouteMetric4An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value. If this metric is not used, its value should be set to -1.ro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.14
sonusIpCidrRouteMetric5An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value. If this metric is not used, its value should be set to -1.ro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.15
sonusIpCidrRouteStatusThe row status variable, used according to row installation and removal conventions.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2879.2.3.3.2.1.16
sonusIpCidrRouteShelfA 32-bit integer identifying the shelf that the IP CIDR Route table applies toro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.17
sonusIpCidrRouteSlotA 32-bit integer identifying the slot that the IP CIDR Route table applies toro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.18
sonusIpCidrRouteInstanceA 32-bit integer identifying the instance that the IP CIDR Route table applies toro
Integer32
.1.3.6.1.4.1.2879.2.3.3.2.1.19
sonusIpCidrAdminRouteTableThis entity's administratively configured IP Routing table.
SEQUENCE OF SonusIpCidrAdminRouteEntry
.1.3.6.1.4.1.2879.2.3.3.3
sonusIpCidrAdminRouteEntryA particular route to a particular destina- tion, under a particular policy.
SonusIpCidrAdminRouteEntry
.1.3.6.1.4.1.2879.2.3.3.3.1
sonusIpCidrAdminRouteDestThe destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the ipCidrRouteMask object is not equal to x.rw
IpAddress
.1.3.6.1.4.1.2879.2.3.3.3.1.1
sonusIpCidrAdminRouteMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipCidrRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipCidrRouteMask by reference to the IP Ad- dress Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the ipCidrRouteDest object is not equal to ipCidrRoute- Dest.rw
IpAddress
.1.3.6.1.4.1.2879.2.3.3.3.1.2
sonusIpCidrAdminRouteNextHopOn remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.rw
IpAddress
.1.3.6.1.4.1.2879.2.3.3.3.1.3
sonusIpCidrAdminRouteIfIndexThe interface through which the next hop of this route should be reached.rw
Integer32
.1.3.6.1.4.1.2879.2.3.3.3.1.4
sonusIpCidrAdminRouteStatusThe row status variable, used according to row installation and removal conventions.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2879.2.3.3.3.1.5
SONUS-IP-FORWARDING-MIB - SNMP MIB Reference | MIBs Explorer