Home/Catalog/GBNL3-MIB

GBNL3-MIB

GBN Generic Layer 3 MIB definition.
Main OID:
gbnL3Mib.1.3.6.1.4.1.13464.1.2.5.1.1
74
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

74 total
Object Name
gbnL3MibGBN Generic Layer 3 MIB definition.
MODULE-IDENTITY
.1.3.6.1.4.1.13464.1.2.5.1.1
gbnL3IpMisc
OBJECT IDENTIFIER
.1.3.6.1.4.1.13464.1.2.5.1.1.1
gbnL3IpMiscNumLogicalPortsThe number of logical ports (i.e., L2/L3 hybrid Aggregators or L3 only interfaces). For GBN, this is normally equal to the number of physical ports.ro
Integer32
.1.3.6.1.4.1.13464.1.2.5.1.1.1.1
gbnL3IpMiscRouterIdthe title of a router it is used when ospf is enable.rwobsolete
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.1.2
gbnL3IpMiscRoutingProtocolDURABLE: { none } The selected dynamic routing protocol. Note that static routing is still functional even when this object is set to none(1).rw
Enumeration
.1.3.6.1.4.1.13464.1.2.5.1.1.1.3
gbnL3IpMiscOspfv2ConfigThis object is used for retrieving the RFC1850 Open Shortest Path First version 2 (OSPFv2) nonvolatile (NVM) configuration data in an ASCII character string format.roobsolete
OCTET STRING
.1.3.6.1.4.1.13464.1.2.5.1.1.1.4
gbnL3IpSubnet
OBJECT IDENTIFIER
.1.3.6.1.4.1.13464.1.2.5.1.1.2
gbnL3IpSubnetMaxRowsThe maximum possible number of rows in the 'gbnL3IpSubnetTable'.ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.2.1
gbnL3IpSubnetCurrentRowsThe current number of rows in the 'gbnL3IpSubnetTable'.ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.2.2
gbnL3IpSubnetTableA table of subnet parameters. There is one entry available for each of the 'gbnL3IpSubnetMaxRows' supported IP subnets.
SEQUENCE OF GbnL3IpSubnetEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.2.3
gbnL3IpSubnetEntryA list of subnet parameters.
GbnL3IpSubnetEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1
gbnL3IpSubnetIfIndexDURABLE: The ifIndex of the swEND driver associated with this subnet.
Integer32
.1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.1
gbnL3IpSubnetAgentIpAddrDURABLE: The network management station uses this IP Address to talk with the Agent on this subnet. This IP address logically AND'ed with 'gbnL3IpSubnetMask' yields the actual subnet value for this subnet.
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.2
gbnL3IpSubnetMaskDURABLE: The subnet mask for this subnet. It contains 1's in the bit positions for the net and subnet IDs and 0's in the bit positions for host ID. The 1's must be contiguous, starting with the left most bit.rw
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.3
gbnL3IpSubnetVidIfaceDURABLE: { default=0:all } For a L2/L3 hybrid switch, this object contains the actual VLAN ID (VID) from 1 to 4094 or 0 if the VID is unassigned. For a L3 only switch, this object contains the actual switch interface from 1 to 4094 or 0 if unassigned. Changing this object for this row causes all rows with the same 'gbnL3IpSubnetIfIndex' as this row to be changed to this new 'gbnL3IpSubnetVidIface' value.rw
Integer32
.1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.4
gbnL3IpSubnetNameDURABLE: { '':all ) A user reference name for this subnet.rw
DisplayString
.1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.5
gbnL3IpSubnetRowStatusDURABLE: This object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) after all objects for this row are valid. The 'gbnL3IpSubnetName' is optional. Note that the notInService(2) state is not supported. Objects in this table row can be changed when this object is notReady(3) or active(1).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.6
gbnL3IpSubnetPrimaryIpTable
SEQUENCE OF GbnL3IpSubnetPrimaryIpEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.2.4
gbnL3IpSubnetPrimaryIpEntry
GbnL3IpSubnetPrimaryIpEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.2.4.1
gbnL3IpSubnetPrimaryIpIfIndex
Integer32
.1.3.6.1.4.1.13464.1.2.5.1.1.2.4.1.1
gbnL3IpSubnetPrimaryIpIpAddrrw
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.2.4.1.2
gbnL3IpStatic
OBJECT IDENTIFIER
.1.3.6.1.4.1.13464.1.2.5.1.1.3
gbnL3IpStaticMaxHwHostsThe maximum number, if any, of hosts that the hardware can support in its routing table. Note that if the hardware supports both hosts and subnets in the same table, this number represents both and 'gbnL3IpStaticMaxHwSubnets' is zero (0).ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.3.1
gbnL3IpStaticNumStaticHwHostsDURABLE: The number of 'gbnL3IpStaticMaxHwHosts' hosts that the user would like to reserve for static routes. A SNMPv1 badValue or SNMPv2 wrongValue is returned if the user attempts to use a value less than zero or greater than 'gbnL3IpStaticMaxHwHosts'. WARNING: This value is only used during system initialization (i.e., after a reset).rw
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.3.2
gbnL3IpStaticMaxHwSubnetsThe maximum number, if any, of subnets that the hardware can support in its routing table. Note that if the hardware supports both hosts and subnets in the same table, this value is zero (0).ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.3.3
gbnL3IpStaticNumStaticHwSubnetsDURABLE: The number of 'gbnL3IpStaticMaxHwSubnets' subnets that the user would like to reserve for static routes. An A SNMPv1 badValue or SNMPv2 wrongValue is returned if the user attempts to use a value less than zero or greater than 'gbnL3IpStaticMaxHwSubnets'. WARNING: This value is only used during system initialization (i.e., after a reset).rw
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.3.4
gbnL3IpStaticRouteMaxRowsThe maximum possible number of rows in the 'gbnL3IpStaticRouteTable'.ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.3.5
gbnL3IpStaticRouteCurrentRowsThe current number of rows in the 'gbnL3IpStaticRouteTable'.ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.3.6
gbnL3IpStaticRouteTableA table of static routes.
SEQUENCE OF GbnL3IpStaticRouteEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7
gbnL3IpStaticRouteEntryA list of static route parameters.
GbnL3IpStaticRouteEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1
gbnL3IpStaticDestIpAddrDURABLE: The static route host or subnet IP destination address. All IP destination addresses must be non-zero.
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.1
gbnL3IpStaticMaskDURABLE: The mask for this IP destination. It contains 1's in the bit positions for the net and subnet IDs and 0's in the bit positions for host ID. The 1's must be contiguous, starting with the left most bit. Note that a host route uses a 255.255.255.255 mask.rw
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.2
gbnL3IpStaticNextHopThe IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)rw
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.3
gbnL3IpStaticNameDURABLE: { '':all ) A user reference name for this Static Route.rw
DisplayString
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.4
gbnL3IpStaticUseHwDURABLE: { false:all ) By setting this object to true(1), the user indicates the desire to use hardware routing for this entry. To disable hardware routing for this entry, set this object to false(2). If the underlying switch fabric does not support hardware routing, this object is ignored. There is usually limited space in the hardware routing table. Consequently, if the user enables hardware routing on 'too' many entries, the agent assigns routes on a first come, first serve basis (i.e., the user may not get the expected results).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.5
gbnL3IpStaticInHwIf this object is true(1), this static route is actually in the hardware Route Table. Otherwise it is false(2).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.6
gbnL3IpStaticGatewayDURABLE: { false:all ) By setting this object to true(1), the user indicates that this subnet route is a gateway route (i.e., connected to external router). By setting it to false(2), the user indicates that this is a direct route. If 'gbnL3IpStaticMask' is '255.255.255.255' (i.e., a host route) for this entry, this object cannot be set to true(1).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.7
gbnL3IpStaticRowStatusDURABLE: This object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) after all objects for this row are valid. The 'gbnL3IpStaticName' is optional. Note that the notInService(2) state is not supported. Objects in this table row can be changed when this object is notReady(3) or active(1).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.8
gbnL3IpDynamic
OBJECT IDENTIFIER
.1.3.6.1.4.1.13464.1.2.5.1.1.4
gbnL3IpDynamicRouteCurrentRowsThe current number of rows in the 'gbnL3IpDynamicRouteTable'.ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.4.1
gbnL3IpDynamicRouteTableA table of dynamic routes generated by RIP, OSPF, other routing protocols, and by the TCP/IP stack when creating host routes for existing subnets.
SEQUENCE OF GbnL3IpDynamicRouteEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2
gbnL3IpDynamicRouteEntryA list of dynamic route parameters.
GbnL3IpDynamicRouteEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1
gbnL3IpDynamicDestIpAddrThe dynamic route host or subnet IP destination address. All IP destination addresses must be non-zero.
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.1
gbnL3IpDynamicMaskThe mask for this IP destination. It contains 1's in the bit positions for the net and subnet IDs and 0's in the bit positions for host ID. The 1's must be contiguous, starting with the left most bit. Note that a host route uses a 255.255.255.255 mask.rw
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.2
gbnL3IpDynamicNextHopThe IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)rw
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.3
gbnL3IpDynamicNameA user reference name for this Dynamic Route.rw
DisplayString
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.4
gbnL3IpDynamicUseHwBy setting this object to true(1), the user indicates the desire to use hardware routing for this entry. To disable hardware routing for this entry, set this object to false(2). If the underlying switch fabric does not support hardware routing, this object is ignored. There is usually limited space in the hardware routing table. Consequently, if the user enables hardware routing on 'too' many entries, the agent assigns routes on a first come, first serve basis (i.e., the user may not get the expected results).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.5
gbnL3IpDynamicInHwIf this object is true(1), this dynamic route is actually in the hardware Route Table. Otherwise it is false(2).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.6
gbnL3IpDynamicGatewayBy setting this object to true(1), the user indicates that this subnet route is a gateway route (i.e., connected to external router). By setting it to false(2), the user indicates that this is a direct route. If 'gbnL3IpDynamicMask' is '255.255.255.255' (i.e., a host route) for this entry, this object cannot be set to true(1).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.7
gbnL3IpDynamicRowStatusThis object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) after all objects for this row are valid. The 'gbnL3IpDynamicName' is optional. Note that the notInService(2) state is not supported. Objects in this table row can be changed when this object is notReady(3) or active(1).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.8
gbnL3IpRoute
OBJECT IDENTIFIER
.1.3.6.1.4.1.13464.1.2.5.1.1.5
gbnL3IpRouteTableCurrentSwEntriesThe number of current entries in the software Routing Table.ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.5.1
gbnL3IpRouteCurrentHwHostsThe number of hardware host routing table entries currently in use. If the hardware does not have routing table support, this value is zero (0). If the hardware supports both hosts and subnets in the same table, this number represents both and 'gbnL3IpRouteCurrentHwSubnets' is zero (0).ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.5.2
gbnL3IpRouteCurrentHwSubnetsThe number of hardware subnet routing table entries currently in use. If the hardware does not have routing table support, this value is zero (0). Note that if the hardware supports both hosts and subnets in the same table, this value is zero (0).ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.5.3
gbnL3IpRouteTableProvides Routing Table access. This table can be used to modify or add Routing Table entries. Changes made with this table are not saved to NVM (nonvolatile memory). To save static routes to NVM, use the gbnL3IpStaticRouteTable.
SEQUENCE OF GbnL3IpRouteEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4
gbnL3IpRouteEntryProvides enough routing information to support the UNIX style 'netstat -nr' command and to support maintenance of the Routing Table.
GbnL3IpRouteEntry
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1
gbnL3IpRouteDestThe destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.1
gbnL3IpRouteMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the gbnL3IpRouteDest field. If the value of the gbnL3IpRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.rw
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.2
gbnL3IpRouteNextHopIpThe IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)rw
IpAddress
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.3
gbnL3IpRouteNextHopMacThe six byte MAC address of the next hop of this route. If the underlying hardware does not support this object, an octet string of zero length is returned.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.4
gbnL3IpRouteIfIndexThe index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
Integer32
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.5
gbnL3IpRouteTypeThe type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the gbnL3IpRouteTable object. That is, it effectively disassociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant gbnL3IpRouteType object.rw
Enumeration
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.6
gbnL3IpRouteProtoThe routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.ro
Enumeration
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.7
gbnL3IpRouteAgeThe 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
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.8
gbnL3IpRouteMetric1The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's gbnL3IpRouteProto value. If this metric is not used, its value should be set to -1.ro
Integer32
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.9
gbnL3IpRouteUsingHwThis object is true(1) if this route is contained in the hardware routing table; otherwise, it is false(2).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.10
gbnL3IpRouteIsStaticThis object is true(1) if this route is defined in the 'gbnL3IpStaticRouteTable'. This object is false(2) if this route was created dynamically (e.g., with RIP, OSPF) or was manually created using this table ('gbnL3IpRouteTable') or the RFC1213 'ipRouteTable'.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.11
gbnL3IpRouteFlagsNot implemented. Returns '0'. Contains the information required for a netstat-like 'Flags' field. The flags field represents a decimal value of the flags specified for a given route. The following is a list of currently available flag values: 0x1 | - route is usable (that is, 'up') 0x2 | - destination is a gateway 0x4 | - host specific routing entry 0x8 | - host or net unreachable 0x10 | - created dynamically (by redirect) 0x20 | - modified dynamically (by redirect) 0x40 | - message confirmed 0x80 | - subnet mask present 0x100 | - generate new routes on use 0x200 | - external daemon resolves name 0x400 | - generated by ARP 0x800 | - manually added (static) 0x1000 | - just discard packets (during updates) 0x2000 | - modified by management protocol 0x4000 | - protocol specific routing flag 0x8000 | - protocol specific routing flag For example, if the entry in the Routing Table has a flag value of decimal 5, (0x1 OR'ed with 0x4), then this route is 'up' and usable and is host-specific.ro
Unsigned32
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.12
gbnL3IpRouteRefNot implemented. Returns '0'. Contains the information required for the netstat 'Ref' field, which indicates the number active uses for this route.ro
Gauge32
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.13
gbnL3IpRouteUseNot implemented. Returns '0'. Contains the information required for the netstat 'Use' field, which indicates the number of packets sent with this route.ro
Counter32
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.14
gbnL3IpRouteRowStatusThis object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) for the specified 'gbnL3IpRouteDest' index value after the 'gbnL3IpRouteMask' and 'gbnL3IpRouteNextHop' objects for this row are valid. Setting 'gbnL3IpRouteType' is optional. Note that the notInService(2) state is not supported. Objects in this table row can be changed when this object is notReady(3) or active(1).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.15
gbnL3MibConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.13464.1.2.5.1.1.6
gbnL3MibGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.13464.1.2.5.1.1.6.1
gbnL3MibCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.13464.1.2.5.1.1.6.2
GBNL3-MIB - SNMP MIB Reference | MIBs Explorer