GBNL3-MIB: View SNMP OID List / Download MIB
VENDOR: GCOM TECHNOLOGIES CO.,LTD.
Home | MIB: GBNL3-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).
|
|||
Object Name | OID | Type | Access | Info |
gbnL3Mib | 1.3.6.1.4.1.13464.1.2.5.1.1 |
GBN Generic Layer 3 MIB definition. |
||
gbnL3IpMisc | 1.3.6.1.4.1.13464.1.2.5.1.1.1 | |||
gbnL3IpMiscNumLogicalPorts | 1.3.6.1.4.1.13464.1.2.5.1.1.1.1 | integer32 | read-only |
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. |
gbnL3IpMiscRouterId | 1.3.6.1.4.1.13464.1.2.5.1.1.1.2 | ipaddress | read-write |
the title of a router it is used when ospf is enable. |
gbnL3IpMiscRoutingProtocol | 1.3.6.1.4.1.13464.1.2.5.1.1.1.3 | integer | read-write |
DURABLE: { none } The selected dynamic routing protocol. Note that static routing is still functional even when this object is set to none(1). Enumeration: 'none': 0, 'ospf': 2, 'ripandOspf': 3, 'rip': 1. |
gbnL3IpMiscOspfv2Config | 1.3.6.1.4.1.13464.1.2.5.1.1.1.4 | octet string | read-only |
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. |
gbnL3IpSubnet | 1.3.6.1.4.1.13464.1.2.5.1.1.2 | |||
gbnL3IpSubnetMaxRows | 1.3.6.1.4.1.13464.1.2.5.1.1.2.1 | unsigned32 | read-only |
The maximum possible number of rows in the 'gbnL3IpSubnetTable'. |
gbnL3IpSubnetCurrentRows | 1.3.6.1.4.1.13464.1.2.5.1.1.2.2 | unsigned32 | read-only |
The current number of rows in the 'gbnL3IpSubnetTable'. |
gbnL3IpSubnetTable | 1.3.6.1.4.1.13464.1.2.5.1.1.2.3 | no-access |
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.3.1 | no-access |
A list of subnet parameters. |
||
gbnL3IpSubnetIfIndex | 1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.1 | integer32 | no-access |
DURABLE: The ifIndex of the swEND driver associated with this subnet. |
gbnL3IpSubnetAgentIpAddr | 1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.2 | ipaddress | no-access |
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. |
gbnL3IpSubnetMask | 1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.3 | ipaddress | read-only |
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. |
gbnL3IpSubnetVidIface | 1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.4 | integer32 | read-only |
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. |
gbnL3IpSubnetName | 1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.5 | displaystring | read-only |
DURABLE: { '':all ) A user reference name for this subnet. |
gbnL3IpSubnetRowStatus | 1.3.6.1.4.1.13464.1.2.5.1.1.2.3.1.6 | rowstatus | read-only |
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). |
gbnL3IpSubnetPrimaryIpTable | 1.3.6.1.4.1.13464.1.2.5.1.1.2.4 | no-access | ||
1.3.6.1.4.1.13464.1.2.5.1.1.2.4.1 | no-access | |||
gbnL3IpSubnetPrimaryIpIfIndex | 1.3.6.1.4.1.13464.1.2.5.1.1.2.4.1.1 | integer32 | no-access | |
gbnL3IpSubnetPrimaryIpIpAddr | 1.3.6.1.4.1.13464.1.2.5.1.1.2.4.1.2 | ipaddress | read-only | |
gbnL3IpStatic | 1.3.6.1.4.1.13464.1.2.5.1.1.3 | |||
gbnL3IpStaticMaxHwHosts | 1.3.6.1.4.1.13464.1.2.5.1.1.3.1 | unsigned32 | read-only |
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). |
gbnL3IpStaticNumStaticHwHosts | 1.3.6.1.4.1.13464.1.2.5.1.1.3.2 | unsigned32 | read-write |
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). |
gbnL3IpStaticMaxHwSubnets | 1.3.6.1.4.1.13464.1.2.5.1.1.3.3 | unsigned32 | read-only |
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). |
gbnL3IpStaticNumStaticHwSubnets | 1.3.6.1.4.1.13464.1.2.5.1.1.3.4 | unsigned32 | read-write |
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). |
gbnL3IpStaticRouteMaxRows | 1.3.6.1.4.1.13464.1.2.5.1.1.3.5 | unsigned32 | read-only |
The maximum possible number of rows in the 'gbnL3IpStaticRouteTable'. |
gbnL3IpStaticRouteCurrentRows | 1.3.6.1.4.1.13464.1.2.5.1.1.3.6 | unsigned32 | read-only |
The current number of rows in the 'gbnL3IpStaticRouteTable'. |
gbnL3IpStaticRouteTable | 1.3.6.1.4.1.13464.1.2.5.1.1.3.7 | no-access |
A table of static routes. |
|
1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1 | no-access |
A list of static route parameters. |
||
gbnL3IpStaticDestIpAddr | 1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.1 | ipaddress | no-access |
DURABLE: The static route host or subnet IP destination address. All IP destination addresses must be non-zero. |
gbnL3IpStaticMask | 1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.2 | ipaddress | read-only |
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. |
gbnL3IpStaticNextHop | 1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.3 | ipaddress | read-only |
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.) |
gbnL3IpStaticName | 1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.4 | displaystring | read-only |
DURABLE: { '':all ) A user reference name for this Static Route. |
gbnL3IpStaticUseHw | 1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.5 | truthvalue | read-only |
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). |
gbnL3IpStaticInHw | 1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.6 | truthvalue | read-only |
If this object is true(1), this static route is actually in the hardware Route Table. Otherwise it is false(2). |
gbnL3IpStaticGateway | 1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.7 | truthvalue | read-only |
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). |
gbnL3IpStaticRowStatus | 1.3.6.1.4.1.13464.1.2.5.1.1.3.7.1.8 | rowstatus | read-only |
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). |
gbnL3IpDynamic | 1.3.6.1.4.1.13464.1.2.5.1.1.4 | |||
gbnL3IpDynamicRouteCurrentRows | 1.3.6.1.4.1.13464.1.2.5.1.1.4.1 | unsigned32 | read-only |
The current number of rows in the 'gbnL3IpDynamicRouteTable'. |
gbnL3IpDynamicRouteTable | 1.3.6.1.4.1.13464.1.2.5.1.1.4.2 | no-access |
A table of dynamic routes generated by RIP, OSPF, other routing protocols, and by the TCP/IP stack when creating host routes for existing subnets. |
|
1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1 | no-access |
A list of dynamic route parameters. |
||
gbnL3IpDynamicDestIpAddr | 1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.1 | ipaddress | no-access |
The dynamic route host or subnet IP destination address. All IP destination addresses must be non-zero. |
gbnL3IpDynamicMask | 1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.2 | ipaddress | read-only |
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. |
gbnL3IpDynamicNextHop | 1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.3 | ipaddress | read-only |
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.) |
gbnL3IpDynamicName | 1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.4 | displaystring | read-only |
A user reference name for this Dynamic Route. |
gbnL3IpDynamicUseHw | 1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.5 | truthvalue | read-only |
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). |
gbnL3IpDynamicInHw | 1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.6 | truthvalue | read-only |
If this object is true(1), this dynamic route is actually in the hardware Route Table. Otherwise it is false(2). |
gbnL3IpDynamicGateway | 1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.7 | truthvalue | read-only |
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 'gbnL3IpDynamicMask' is '255.255.255.255' (i.e., a host route) for this entry, this object cannot be set to true(1). |
gbnL3IpDynamicRowStatus | 1.3.6.1.4.1.13464.1.2.5.1.1.4.2.1.8 | rowstatus | read-only |
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 '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). |
gbnL3IpRoute | 1.3.6.1.4.1.13464.1.2.5.1.1.5 | |||
gbnL3IpRouteTableCurrentSwEntries | 1.3.6.1.4.1.13464.1.2.5.1.1.5.1 | unsigned32 | read-only |
The number of current entries in the software Routing Table. |
gbnL3IpRouteCurrentHwHosts | 1.3.6.1.4.1.13464.1.2.5.1.1.5.2 | unsigned32 | read-only |
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). |
gbnL3IpRouteCurrentHwSubnets | 1.3.6.1.4.1.13464.1.2.5.1.1.5.3 | unsigned32 | read-only |
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). |
gbnL3IpRouteTable | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4 | no-access |
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.4.1 | no-access |
Provides enough routing information to support the UNIX style 'netstat -nr' command and to support maintenance of the Routing Table. |
||
gbnL3IpRouteDest | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.1 | ipaddress | no-access |
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. |
gbnL3IpRouteMask | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.2 | ipaddress | read-only |
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. |
gbnL3IpRouteNextHopIp | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.3 | ipaddress | read-only |
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.) |
gbnL3IpRouteNextHopMac | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.4 | macaddress | read-only |
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. |
gbnL3IpRouteIfIndex | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.5 | integer32 | read-only |
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. |
gbnL3IpRouteType | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.6 | integer | read-only |
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. Enumeration: 'indirect': 4, 'other': 1, 'direct': 3, 'invalid': 2. |
gbnL3IpRouteProto | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.7 | integer | read-only |
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. Enumeration: 'es-is': 10, 'bbnSpfIgp': 12, 'ggp': 6, 'local': 2, 'egp': 5, 'rip': 8, 'bgp': 14, 'ciscoIgrp': 11, 'other': 1, 'is-is': 9, 'icmp': 4, 'ospf': 13, 'hello': 7, 'netmgmt': 3. |
gbnL3IpRouteAge | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.8 | unsigned32 | read-only |
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. |
gbnL3IpRouteMetric1 | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.9 | integer32 | read-only |
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. |
gbnL3IpRouteUsingHw | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.10 | truthvalue | read-only |
This object is true(1) if this route is contained in the hardware routing table; otherwise, it is false(2). |
gbnL3IpRouteIsStatic | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.11 | truthvalue | read-only |
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'. |
gbnL3IpRouteFlags | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.12 | unsigned32 | read-only |
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. |
gbnL3IpRouteRef | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.13 | gauge32 | read-only |
Not implemented. Returns '0'. Contains the information required for the netstat 'Ref' field, which indicates the number active uses for this route. |
gbnL3IpRouteUse | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.14 | counter32 | read-only |
Not implemented. Returns '0'. Contains the information required for the netstat 'Use' field, which indicates the number of packets sent with this route. |
gbnL3IpRouteRowStatus | 1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.15 | rowstatus | read-only |
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). |
gbnL3MibConformance | 1.3.6.1.4.1.13464.1.2.5.1.1.6 | |||
gbnL3MibGroups | 1.3.6.1.4.1.13464.1.2.5.1.1.6.1 | |||
gbnL3IpMiscGroup | 1.3.6.1.4.1.13464.1.2.5.1.1.6.1.1 |
This group configures and retrieves global, miscellaneous L3 objects. |
||
gbnL3IpSubnetGroup | 1.3.6.1.4.1.13464.1.2.5.1.1.6.1.2 |
This group configures and retrieves IP subnet objects. |
||
gbnL3IpStaticGroup | 1.3.6.1.4.1.13464.1.2.5.1.1.6.1.3 |
This group configures and retrieves IP static routes. |
||
gbnL3IpDynamicGroup | 1.3.6.1.4.1.13464.1.2.5.1.1.6.1.4 |
This group configures and retrieves IP static routes. |
||
gbnL3IpRouteGroup | 1.3.6.1.4.1.13464.1.2.5.1.1.6.1.5 |
This group configures and retrieves IP routing info. |
||
gbnL3MibCompliances | 1.3.6.1.4.1.13464.1.2.5.1.1.6.2 | |||
gbnL3MibCompliance | 1.3.6.1.4.1.13464.1.2.5.1.1.6.2.1 |
The compliance statement. |