NG700-ROUTING-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
11
Rows
11
Columns
56

agentSwitchArpTable

table obsolete
.1.3.6.1.4.1.4526.11.2.1.10 · 1 row entry · 6 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchArpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchArpTable'
This table augments the MIB-II ipNetToMediaTable by providing
per-interface ARP entry information.
agentSwitchArpEntry row .1.3.6.1.4.1.4526.11.2.1.10.1
Column Syntax OID
This defines the time (in seconds) since the ARP entry
was last refreshed. This value is 0 for ARP entries of
type local(1) or static(3), since these entries are
not subject to aging.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.11.2.1.10.1.1
The IP Address assigned to each interface.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.1.10.1.2
The hardware MAX Address that each interface maps to.
RFC1213-MIBPhysAddressr/w .1.3.6.1.4.1.4526.11.2.1.10.1.3
The Associated IfIndex which identified the ARP Entry.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.11.2.1.10.1.4
The type of ARP entry.
Enumeration
Enumerated Values:
1local
2gateway
3static
4dynamic
.1.3.6.1.4.1.4526.11.2.1.10.1.5
The status of this ARP entry. Setting this object destroy will remove the entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.11.2.1.10.1.6
.1.3.6.1.4.1.4526.11.2.1.12 · 1 row entry · 6 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchIntfArpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchIntfArpTable'
This table augments the MIB-II ipNetToMediaTable by providing
per-interface ARP entry information.
agentSwitchIntfArpEntry row .1.3.6.1.4.1.4526.11.2.1.12.1
Column Syntax OID
The Type of Address assigned to this interface.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.1.12.1.1
The Associated IfIndex which identified the ARP Entry.
This value must be specified for static ARP entries on an
unnumbered interface
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4526.11.2.1.12.1.2
This defines the time (in seconds) since the ARP entry
was last refreshed. This value is 0 for ARP entries of
type local(1) or static(3), since these entries are
not subject to aging.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.11.2.1.12.1.3
The hardware MAX Address that each interface maps to.
RFC1213-MIBPhysAddressr/w .1.3.6.1.4.1.4526.11.2.1.12.1.4
The type of ARP entry.
Enumeration
Enumerated Values:
1local
2gateway
3static
4dynamic
.1.3.6.1.4.1.4526.11.2.1.12.1.5
The status of this ARP entry. Setting this object destroy will remove the entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.11.2.1.12.1.6
.1.3.6.1.4.1.4526.11.2.2.3 · 1 row entry · 16 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchIpInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchIpInterfaceTable'
agentSwitchIpInterfaceEntry row .1.3.6.1.4.1.4526.11.2.2.3.1
Column Syntax OID
The IfIndex associated with this instance.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4526.11.2.2.3.1.1
The Source of the IP Address. User can set the object to none(0) or dhcp(2).
Option dhcp(2) enables Dhcp Client on the interface.
Option none(0) disables Dhcp Client on the interface.
Get on this object returns manual(1…
Enumerationr/w
Enumerated Values:
0none
1manual
2dhcp
.1.3.6.1.4.1.4526.11.2.2.3.1.2
The IpAddress assigned to this interface. When setting this value,
the value of agentSwitchIpInterfaceNetMask must be set at the same time.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.2.3.1.3
The NetMask assigned to this interface. When setting this value, the
value of agentSwitchIpInterfaceIpAddress must be set at the same time.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.2.3.1.4
Sets the interfaces IpAddress and NetMask back to 0.0.0.0
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4526.11.2.2.3.1.5
Enables or disables routing for this interface.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4526.11.2.2.3.1.6
Configures the MTU value for this interface. The applicable range is
68 to the <interface MTU value - 18>, in bytes. Get of this object
returns the effective MTU value on the interface. Set of this object
with a valu…
Unsigned32r/w
Constraints:
range: 68-9198
range: 0-0
.1.3.6.1.4.1.4526.11.2.2.3.1.8
Configures the Bandwidth value for this interface. If the value returned is 0
bandwidth for this interface is not Configured.
Unsigned32r/w
Constraints:
range: 0-10000000
.1.3.6.1.4.1.4526.11.2.2.3.1.9
If this object is non-zero, it indicates that the interface is unnumbered,
and specifies which interface the address is borrowed from.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.4526.11.2.2.3.1.10
If this object is enable, it indicates that ICMP unreachables can be sent on this
interface.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4526.11.2.2.3.1.11
If this object is enable and agentSwitchIpIcmpRedirectsMode is also enable ICMP Redirects
can be sent on this interface.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4526.11.2.2.3.1.12
Renew or Release the IP Address learned through DHCP.
Get on this object always gives none. none means no operation is performed on dhcp.
Enumerationr/w
Enumerated Values:
1renew
2release
3none
.1.3.6.1.4.1.4526.11.2.2.3.1.13
This mib variable contains the following values, which has the meaning as:
'unsuppressed' - The interface is not suppressed
'suppressed' - The interface is suppressed
Enumeration
Enumerated Values:
0unsuppressed
1suppressed
.1.3.6.1.4.1.4526.11.2.2.3.1.14
This mib variable displays the number of flaps occurred on the interface
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.4526.11.2.2.3.1.15
This mib variable displays the current penalty of an interface
Unsigned32
Constraints:
range: 0-20000
.1.3.6.1.4.1.4526.11.2.2.3.1.16
This mib variable displays the number of seconds until the interface is
allowed to come up
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.4526.11.2.2.3.1.17
.1.3.6.1.4.1.4526.11.2.2.4 · 1 row entry · 7 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchIpRouterDiscoveryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchIpRouterDiscoveryTable'
There is no global administrative flag for router discovery.  The global
routing flag (agentSwitchIpRoutingMode) will be used for this purpose.  If routing
is disabled, router discovery is disabled as well.
agentSwitchIpRouterDiscoveryEntry row .1.3.6.1.4.1.4526.11.2.2.4.1
Column Syntax OID
Interface Number to configure Router Discovery on.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4526.11.2.2.4.1.1
Enable or disable router discovery on the interface.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4526.11.2.2.4.1.2
Maximum time allowed between sending router advertisements
from the interface.
Integer32r/w
Constraints:
range: 4-1800
.1.3.6.1.4.1.4526.11.2.2.4.1.3
Minimum time allowed between sending router advertisements from the interface.

This value must be less than or equal to
agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
Integer32r/w
Constraints:
range: 3-1800
.1.3.6.1.4.1.4526.11.2.2.4.1.4
Value of lifetime field of router advertsisement sent from
the interface.

This value must be greater than or equal to
agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
Integer32r/w
Constraints:
range: 4-9000
.1.3.6.1.4.1.4526.11.2.2.4.1.5
Preferability of the address as a default router address,
related to other addresses on the same subnet. This is defined
as the larger the number, the higher the preference.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.11.2.2.4.1.6
Address used when sending router advertisements from the interface.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.2.4.1.7
.1.3.6.1.4.1.4526.11.2.2.5 · 1 row entry · 3 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchIpVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchIpVlanTable'
agentSwitchIpVlanEntry row .1.3.6.1.4.1.4526.11.2.2.5.1
A Static VLAN for which routing can be enabled/disabled
Column Syntax OID
The Vlan's Id.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4526.11.2.2.5.1.1
The IfIndex associated with this VLAN.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.11.2.2.5.1.2
Status of Routing mode per Vlan.
active(1) - Vlan is enabled for routing
createAndGo(4) - Adds Vlan entry for routing
destroy(6) - Removes Vlan from routing
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.11.2.2.5.1.3
.1.3.6.1.4.1.4526.11.2.2.6 · 1 row entry · 3 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchSecondaryAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchSecondaryAddressTable'
Contains a list of secondary IP Addresses associated with an interface.
agentSwitchSecondaryAddressEntry row .1.3.6.1.4.1.4526.11.2.2.6.1
A secondary IP Address for a given interface. This IP Address must not
conflict with the IP Address configured in the agentSwitchIpInterfaceTable.
Column Syntax OID
The Secondary IP Address assigned to this interface.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.2.6.1.1
The Secondary Net Mask assigned to this interface. This value must be
set during creation, and can not be changed.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.2.6.1.2
Creates a new entry in the Secondary Address table.
Allowed values are:

createAndGo(4) - Creates an entry in this table, associating the address
with a given interface. The agentSwitch…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.11.2.2.6.1.3
.1.3.6.1.4.1.4526.11.2.2.7 · 1 row entry · 2 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchHelperAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchHelperAddressTable'
Replaced by agentSwitchIntfIpHelperAddressTable.
agentSwitchHelperAddressEntry row .1.3.6.1.4.1.4526.11.2.2.7.1
A Helper IP Address for a given interface.
Column Syntax OID
The Helper IP Address assigned to this interface.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.2.7.1.1
Creates a new entry in the Helper Address table.
Allowed values are:

createAndGo(4) - Creates an entry in this table, associating the address
with a given interface. The agentSwitchHel…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.11.2.2.7.1.2
.1.3.6.1.4.1.4526.11.2.2.10 · 1 row entry · 5 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchIntfIpHelperAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchIntfIpHelperAddressTable'
Contains a list of IP helper addresses associated with an interface.
agentSwitchIntfIpHelperAddressEntry row .1.3.6.1.4.1.4526.11.2.2.10.1
An IP helper address for a given interface.
Column Syntax OID
An IP helper address for packets received on this interface.
An address of 0.0.0.0 identifies the entry as a discard entry.
Packets that match a discard entry are dropped.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.2.10.1.1
UDP port number. Received packets with this destination UDP port
number are forwarded to the helper address in this entry.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4526.11.2.2.10.1.2
Variable obsoleted. To create a discard entry, set the
helper address to 0.0.0.0.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.11.2.2.10.1.3
The number of times a packet has been forwarded or discarded according to this entry.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.11.2.2.10.1.4
Creates a new entry in the Helper Address table.
Allowed values are:

createAndGo(4) - Creates an IP helper entry in this table.

destroy(6) - Removes the IP helper entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.11.2.2.10.1.5
.1.3.6.1.4.1.4526.11.2.11.8 · 1 row entry · 4 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchIpHelperAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchIpHelperAddressTable'
Contains a list of IP helper addresses configured globally.
agentSwitchIpHelperAddressEntry row .1.3.6.1.4.1.4526.11.2.11.8.1
An IP Helper address that applies to packets received on any interface.
Column Syntax OID
The IP Helper address assigned to this interface.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.11.2.11.8.1.1
UDP port number.
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4526.11.2.11.8.1.2
The number of times a packet has been forwarded or discarded according to this entry.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.11.2.11.8.1.3
Creates a new entry in the global IP Helper address table.
Allowed values are:

createAndGo(4) - Creates an IP helper entry in this table.

destroy(6) - Removes the IP helper entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.11.2.11.8.1.4
.1.3.6.1.4.1.4526.11.2.12.3 · 1 row entry · 2 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentSwitchInternalVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchInternalVlanTable'
Contains a list of VLAN IDs used internally for port-based routing interfaces.
agentSwitchInternalVlanEntry row .1.3.6.1.4.1.4526.11.2.12.3.1
A VLAN ID internally assigned to a port-based routing interface.
Column Syntax OID
A VLAN ID internally assigned to a port-based routing interface.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4526.11.2.12.3.1.1
Interface index of port-based routing interface using this VLAN ID.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.11.2.12.3.1.2
.1.3.6.1.4.1.4526.11.2.18 · 1 row entry · 2 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentEcmpCountTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentEcmpCountTable'
A count of the number of routes with each number of ECMP next hops.
agentEcmpCountEntry row .1.3.6.1.4.1.4526.11.2.18.1
Number of IPv4 routes with a given number of next hops.
Column Syntax OID
The number of next hops in a route. From 0 to the maximum number of
next hops in an ECMP route. The maximum varies by platform.
Unsigned32
Constraints:
range: 0-128
.1.3.6.1.4.1.4526.11.2.18.1.1
The number of IPv4 routes with agentEcmpNextHopCount next hops.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.11.2.18.1.2