MIBs Depot

GBNL3-MIB

Registered at
1.3.6.1.4.1.13464.1.2.5.1.1
Last updated
1901-04-12 00:00
Organization
admin Systems, Inc.
Revisions
1901-04-12 00:00
Namespace
fs
Source file
GBNL3-MIB
Digest
sha256:63e7575941326f70449a8f1ead86b5770d5614ad96c1c72e0c758c9a747a0b0f

Description

GBN Generic Layer 3 MIB definition.

Contact

admin Systems, Inc. E-mail: support@admin.com.cn

Imports

FromSymbols
GBNL3If-MIBgbnL3If
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ADMIN-MASTER-MIB
BRIDGE-MIB
GBNL3-MIB
GBNL3If-MIB
IANAifType-MIB
IF-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
gbnL3IpMisc
OBJECT-IDENTITY
1.3.6.1.4.1.13464.1.2.5.1.1.1
gbnL3IpMiscNumLogicalPorts
OBJECT-TYPE
The 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.
1.3.6.1.4.1.13464.1.2.5.1.1.1.1Integer32read-onlycurrent
gbnL3IpMiscRouterId
OBJECT-TYPE
the title of a router it is used when ospf is enable.
1.3.6.1.4.1.13464.1.2.5.1.1.1.2IpAddressread-writeobsolete
gbnL3IpMiscRoutingProtocol
OBJECT-TYPE
DURABLE: { none } The selected dynamic routing protocol. Note that static routing is still functional even when this object is set to none(1).
1.3.6.1.4.1.13464.1.2.5.1.1.1.3INTEGER {none(0), rip(1), ospf(2), ripandOspf(3), bgp(4)}read-writecurrent
gbnL3IpMiscOspfv2Config
OBJECT-TYPE
This object is used for retrieving the RFC1850 Open Shortest Path First version 2 (OSPFv2) nonvolatile (NVM) configuration data in an ASCII character string format.
1.3.6.1.4.1.13464.1.2.5.1.1.1.4OCTET STRING (SIZE(0..4096))read-onlyobsolete
gbnL3IpMiscRouteECMPSupport
OBJECT-TYPE
This object is used for indicating whether ecmp route is supported.
1.3.6.1.4.1.13464.1.2.5.1.1.1.5TruthValueread-onlycurrent
gbnL3IpMiscRouteECMPCount
OBJECT-TYPE
This object is used for indicating the max number of a ecmp route. when value is 1, means no ecmp.
1.3.6.1.4.1.13464.1.2.5.1.1.1.6Integer32read-onlycurrent
gbnL3IpMiscRouteWCMPSupport
OBJECT-TYPE
This object is used for indicating whether wcmp route is supported.
1.3.6.1.4.1.13464.1.2.5.1.1.1.7TruthValueread-onlycurrent
gbnL3IpSubnet
OBJECT-IDENTITY
1.3.6.1.4.1.13464.1.2.5.1.1.2
gbnL3IpSubnetMaxRows
OBJECT-TYPE
The maximum possible number of rows in the 'gbnL3IpSubnetTable'.
1.3.6.1.4.1.13464.1.2.5.1.1.2.1Unsigned32read-onlycurrent
gbnL3IpSubnetCurrentRows
OBJECT-TYPE
The current number of rows in the 'gbnL3IpSubnetTable'.
1.3.6.1.4.1.13464.1.2.5.1.1.2.2Unsigned32read-onlycurrent
gbnL3IpSubnetTable
OBJECT-TYPE
A table of subnet parameters. There is one entry available for each of the 'gbnL3IpSubnetMaxRows' supported IP subnets.
1.3.6.1.4.1.13464.1.2.5.1.1.2.3not-accessiblecurrent
gbnL3IpSubnetEntry
OBJECT-TYPE
A list of subnet parameters.
1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1not-accessiblecurrent
gbnL3IpSubnetIfIndex
OBJECT-TYPE
DURABLE: The ifIndex of the swEND driver associated with this subnet.
1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.1Integer32not-accessiblecurrent
gbnL3IpSubnetAgentIpAddr
OBJECT-TYPE
DURABLE: 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.
1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.2IpAddressnot-accessiblecurrent
gbnL3IpSubnetMask
OBJECT-TYPE
DURABLE: 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.
1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.3IpAddressread-createcurrent
gbnL3IpSubnetVidIface
OBJECT-TYPE
DURABLE: { 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.
1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.4Integer32 (0..4094)read-createcurrent
gbnL3IpSubnetName
OBJECT-TYPE
DURABLE: { '':all ) A user reference name for this subnet.
1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.5DisplayString (SIZE(0..16))read-createcurrent
gbnL3IpSubnetRowStatus
OBJECT-TYPE
DURABLE: 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).
1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.6RowStatusread-createcurrent
gbnL3IpSubnetPrimaryIpTable
OBJECT-TYPE
ip
1.3.6.1.4.1.13464.1.2.5.1.1.2.4not-accessiblecurrent
gbnL3IpSubnetPrimaryIpEntry
OBJECT-TYPE
ip
1.3.6.1.4.1.13464.1.2.5.1.1.2.4.1not-accessiblecurrent
gbnL3IpSubnetPrimaryIpIfIndex
OBJECT-TYPE
1.3.6.1.4.1.13464.1.2.5.1.1.2.4.1.1Integer32not-accessiblecurrent
gbnL3IpSubnetPrimaryIpIpAddr
OBJECT-TYPE
ip
1.3.6.1.4.1.13464.1.2.5.1.1.2.4.1.2IpAddressread-createcurrent
gbnL3IpStatic
OBJECT-IDENTITY
1.3.6.1.4.1.13464.1.2.5.1.1.3
gbnL3IpStaticMaxHwHosts
OBJECT-TYPE
The 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).
1.3.6.1.4.1.13464.1.2.5.1.1.3.1Unsigned32read-onlycurrent
gbnL3IpStaticNumStaticHwHosts
OBJECT-TYPE
DURABLE: 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).
1.3.6.1.4.1.13464.1.2.5.1.1.3.2Unsigned32read-writecurrent
gbnL3IpStaticMaxHwSubnets
OBJECT-TYPE
The 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).
1.3.6.1.4.1.13464.1.2.5.1.1.3.3Unsigned32read-onlycurrent
gbnL3IpStaticNumStaticHwSubnets
OBJECT-TYPE
DURABLE: 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).
1.3.6.1.4.1.13464.1.2.5.1.1.3.4Unsigned32read-writecurrent
gbnL3IpStaticRouteMaxRows
OBJECT-TYPE
The maximum possible number of rows in the 'gbnL3IpStaticRouteTable'.
1.3.6.1.4.1.13464.1.2.5.1.1.3.5Unsigned32read-onlycurrent
gbnL3IpStaticRouteCurrentRows
OBJECT-TYPE
The current number of rows in the 'gbnL3IpStaticRouteTable'.
1.3.6.1.4.1.13464.1.2.5.1.1.3.6Unsigned32read-onlycurrent
gbnL3IpStaticRouteTable
OBJECT-TYPE
A table of static routes.
1.3.6.1.4.1.13464.1.2.5.1.1.3.7not-accessiblecurrent
gbnL3IpStaticRouteEntry
OBJECT-TYPE
A list of static route parameters.
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1not-accessiblecurrent
gbnL3IpStaticDestIpAddr
OBJECT-TYPE
DURABLE: The static route host or subnet IP destination address. All IP destination addresses must be non-zero.
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.1IpAddressnot-accessiblecurrent
gbnL3IpStaticMask
OBJECT-TYPE
DURABLE: 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.
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.2IpAddressread-createcurrent
gbnL3IpStaticNextHop
OBJECT-TYPE
The 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.)
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.3IpAddressread-createcurrent
gbnL3IpStaticName
OBJECT-TYPE
DURABLE: { '':all ) A user reference name for this Static Route.
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.4DisplayString (SIZE(0..16))read-createcurrent
gbnL3IpStaticUseHw
OBJECT-TYPE
DURABLE: { 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).
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.5TruthValueread-createcurrent
gbnL3IpStaticInHw
OBJECT-TYPE
If this object is true(1), this static route is actually in the hardware Route Table. Otherwise it is false(2).
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.6TruthValueread-onlycurrent
gbnL3IpStaticGateway
OBJECT-TYPE
DURABLE: { 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).
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.7TruthValueread-createcurrent
gbnL3IpStaticRowStatus
OBJECT-TYPE
DURABLE: 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).
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.8RowStatusread-createcurrent
gbnL3IpStaticVrId
OBJECT-TYPE
DURABLE: virtual router index this route belongs to.when not support vrf,it value is always 0.
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.9Integer32read-onlycurrent
gbnL3IpStaticECMPIndex
OBJECT-TYPE
DURABLE: ECMP route index.when device dose not support ECMP,it's value must be 0.
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.10Integer32read-onlycurrent
gbnL3IpStaticWCMPWeight
OBJECT-TYPE
DURABLE: WCMP route weight.value range 1~(gbnL3IpMiscRouteECMPCount - 1).default value is 1,means ecmp. change this for wcmp,but all wcmp route's sum can not exceed gbnL3IpMiscRouteECMPCount.
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.11Integer32read-createcurrent
gbnL3IpRoute
OBJECT-IDENTITY
1.3.6.1.4.1.13464.1.2.5.1.1.5
gbnL3IpRouteTableCurrentSwEntries
OBJECT-TYPE
The number of current entries in the software Routing Table.
1.3.6.1.4.1.13464.1.2.5.1.1.5.1Unsigned32read-onlycurrent
gbnL3IpRouteCurrentHwHosts
OBJECT-TYPE
The 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).
1.3.6.1.4.1.13464.1.2.5.1.1.5.2Unsigned32read-onlycurrent
gbnL3IpRouteCurrentHwSubnets
OBJECT-TYPE
The 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).
1.3.6.1.4.1.13464.1.2.5.1.1.5.3Unsigned32read-onlycurrent
gbnL3IpRouteTable
OBJECT-TYPE
Provides 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4not-accessiblecurrent
gbnL3IpRouteEntry
OBJECT-TYPE
Provides enough routing information to support the UNIX style 'netstat -nr' command and to support maintenance of the Routing Table.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1not-accessiblecurrent
gbnL3IpRouteDest
OBJECT-TYPE
The 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.1IpAddressnot-accessiblecurrent
gbnL3IpRouteMask
OBJECT-TYPE
Indicate 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.2IpAddressread-createcurrent
gbnL3IpRouteNextHopIp
OBJECT-TYPE
The 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.)
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.3IpAddressread-createcurrent
gbnL3IpRouteNextHopMac
OBJECT-TYPE
The 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.4MacAddressread-onlycurrent
gbnL3IpRouteIfIndex
OBJECT-TYPE
The 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.5Integer32read-onlycurrent
gbnL3IpRouteType
OBJECT-TYPE
The 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.6INTEGER {other(1), invalid(2), direct(3), indirect(4)}read-createcurrent
gbnL3IpRouteProto
OBJECT-TYPE
The 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.7INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6), hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14)}read-onlycurrent
gbnL3IpRouteAge
OBJECT-TYPE
The 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.8Unsigned32read-onlycurrent
gbnL3IpRouteMetric1
OBJECT-TYPE
The 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.9Integer32read-onlycurrent
gbnL3IpRouteUsingHw
OBJECT-TYPE
This object is true(1) if this route is contained in the hardware routing table; otherwise, it is false(2).
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.10TruthValueread-onlycurrent
gbnL3IpRouteIsStatic
OBJECT-TYPE
This 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'.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.11TruthValueread-onlycurrent
gbnL3IpRouteFlags
OBJECT-TYPE
Not 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.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.12Unsigned32read-onlycurrent
gbnL3IpRouteRef
OBJECT-TYPE
Not implemented. Returns '0'. Contains the information required for the netstat 'Ref' field, which indicates the number active uses for this route.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.13Gauge32read-onlycurrent
gbnL3IpRouteUse
OBJECT-TYPE
Not implemented. Returns '0'. Contains the information required for the netstat 'Use' field, which indicates the number of packets sent with this route.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.14Counter32read-onlycurrent
gbnL3IpRouteRowStatus
OBJECT-TYPE
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) 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).
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.15RowStatusread-createcurrent
gbnL3IpRouteVrId
OBJECT-TYPE
DURABLE: virtual router index this route belongs to.when not support vrf,it value is always 0.
1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.16Integer32read-onlycurrent
gbnL3MibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.13464.1.2.5.1.1.6
gbnL3MibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.13464.1.2.5.1.1.6.1
gbnL3MibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.13464.1.2.5.1.1.6.2
gbnL3IpVr
OBJECT-IDENTITY
1.3.6.1.4.1.13464.1.2.5.1.1.7
gbnL3IpSubnetVrTable
OBJECT-TYPE
A table of subnet vr parameters.
1.3.6.1.4.1.13464.1.2.5.1.1.7.1not-accessiblecurrent
gbnL3IpSubnetVrEntry
OBJECT-TYPE
A list of subnet vr parameters.
1.3.6.1.4.1.13464.1.2.5.1.1.7.1.1not-accessiblecurrent
gbnL3IpSubnetVrIfIndex
OBJECT-TYPE
DURABLE: The ifIndex of the swEND driver associated with this subnet.
1.3.6.1.4.1.13464.1.2.5.1.1.7.1.1.1Integer32read-onlycurrent
gbnL3IpSubnetVrId
OBJECT-TYPE
DURABLE: virtual router index this ip-subnet belongs to.when not support vrf,it value is always 0.
1.3.6.1.4.1.13464.1.2.5.1.1.7.1.1.2Integer32read-createcurrent

Conformance

NameOIDStatus
gbnL3IpMiscGroup
OBJECT-GROUP
This group configures and retrieves global, miscellaneous L3 objects.
1.3.6.1.4.1.13464.1.2.5.1.1.6.1.1current
gbnL3IpSubnetGroup
OBJECT-GROUP
This group configures and retrieves IP subnet objects.
1.3.6.1.4.1.13464.1.2.5.1.1.6.1.2current
gbnL3IpStaticGroup
OBJECT-GROUP
This group configures and retrieves IP static routes.
1.3.6.1.4.1.13464.1.2.5.1.1.6.1.3current
gbnL3IpRouteGroup
OBJECT-GROUP
This group configures and retrieves IP routing info.
1.3.6.1.4.1.13464.1.2.5.1.1.6.1.5current
gbnL3MibCompliance
MODULE-COMPLIANCE
The compliance statement.
1.3.6.1.4.1.13464.1.2.5.1.1.6.2.1current