LUM-IP-MIB Table View

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

Tables
10
Rows
10
Columns
100

ipIfTable

table
.1.3.6.1.4.1.8708.2.14.2.2.1 · 1 row entry · 8 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ipIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipIfTable'
The IP interface table.
ipIfEntry row .1.3.6.1.4.1.8708.2.14.2.2.1.1
An entry in the IP interface table.
Indexes
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.2.1.1.1
The interface name
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.2.1.1.2
ipIfAddrdeprecated
The destination IP address of this route.
Set to 0.0.0.0 if no address is assigned.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.2.1.1.3
ipIfNetMaskdeprecated
The subnet mask associated with the IP address
of this entry. The value of the mask is an IP
address with all the network bits set to 1 and
all the hosts bits set to 0.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.2.1.1.4
The operational state for the interface.

down - The interfaces is disabled.

up - The interface is ready to pass packages.
Enumeration
Enumerated Values:
1down
2up
.1.3.6.1.4.1.8708.2.14.2.2.1.1.5
ipIfDstAddrdeprecated
The destination IP address of this interface.
Set to 0.0.0.0 if no address is assigned.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.2.1.1.6
The index of this network interface.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8708.2.14.2.2.1.1.7
The interface type.

unknown - The interface is not yet configured.

broadcast - A broadcast interface can have an arbitrary number of peers.

point-to-point - A point-to-point …
Enumeration
Enumerated Values:
1unknown
2broadcast
3pointtopoint
.1.3.6.1.4.1.8708.2.14.2.2.1.1.8

ipRouteTable

table
.1.3.6.1.4.1.8708.2.14.2.3.1 · 1 row entry · 13 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ipRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipRouteTable'
Statically configured IP routes.
ipRouteEntry row .1.3.6.1.4.1.8708.2.14.2.3.1.1
An entry in the routing table.
Indexes
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.3.1.1.1
The 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 mu…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.3.1.1.2
Indicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the ipRouteDest field. For those systems
that do not support arbitrary subnet masks, an
agent constructs the value…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.3.1.1.3
On remote routes, the address of the next system
en route; Otherwise, 0.0.0.0.

nextHop is restricted to the same sub-net as the
node belongs.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.3.1.1.4
The name of the local interface through which the
next hop of this route should be reached.
The following interface names are permitted:

pn-n-n-n-n - In-band management wrapper channel or
optical supervis…
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.3.1.1.5
Manages creation and deletion of conceptual rows.
See also SNMPv2-TC.
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.8708.2.14.2.3.1.1.6
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
Enumerated Values:
1system
2kernel
3connect
4static
5rip
6ripng
7ospf
8ospf6
9bgp
.1.3.6.1.4.1.8708.2.14.2.3.1.1.7
The routing metric for this route.
The semantics of this metric are determined by
the routing-protocol specified in the routes
ipRouteProto value.

Note, this value is not possible to change when
protocol …
Unsigned32
Constraints:
range: 0-254
.1.3.6.1.4.1.8708.2.14.2.3.1.1.8
The operational state for the route.

down - The route is inactive.

up - The route is active, i.e. preferred among routes in the RIB
with the same destination prefix.
Enumeration
Enumerated Values:
1down
2up
.1.3.6.1.4.1.8708.2.14.2.3.1.1.9
Symbolic name of the route entry.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.3.1.1.10
The IPv4 prefix destination address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.3.1.1.11
The IPv4 route prefix length
Unsigned32
Constraints:
range: 0-32
.1.3.6.1.4.1.8708.2.14.2.3.1.1.12
The IPv4 destination prefix in CIDR notation.

In CIDR notation, the address and netmask which define
a network are expressed using the following syntax
'address'/'number of significant bits in netmask'
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.14.2.3.1.1.13

ospfIfTable

table
.1.3.6.1.4.1.8708.2.14.2.5.1 · 1 row entry · 19 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ospfIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ospfIfTable'
The OSPF Interface Table describes the interfaces
from the viewpoint of OSPF.
ospfIfEntry row .1.3.6.1.4.1.8708.2.14.2.5.1.1
The OSPF Interface Entry describes one interface
from the viewpoint of OSPF.
Indexes
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.5.1.1.1
The name of the object.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.5.1.1.3
A 32-bit integer uniquely identifying the area
to which the interface connects.
Area ID 0.0.0.0 is used for the OSPF backbone.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.5.1.1.4
The OSPF internal cost.
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.8708.2.14.2.5.1.1.5
The priority of this interface.
Used in multi-access networks, this field is used
in the designated router election algorithm.
The value 0 signifies that the router is not
eligible to become the designated router on thi…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.8708.2.14.2.5.1.1.6
The router id of the designated router for the
network to which the interface connects.
0.0.0.0 means that there is no designated router.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.5.1.1.7
The router id of the backup designated router for
the network to which the interface connects.
0.0.0.0 means that there is no backup designated
router.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.5.1.1.8
The OSPF administrative status of the interface.
The value formed on the interface, and the
interface will be advertised as an internal route
to some area. The value 'down' denotes that the
interface is external to OS…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.8708.2.14.2.5.1.1.9
The OSPF operative status of the interface.
See also RFC 2328 'OSPF Version 2'.

down

loopback

waiting

ptp - point to point

dr - designated route…
Enumeration
Enumerated Values:
0undefined
1down
2loopback
3waiting
4ptp
5dr
6bdr
7odr
.1.3.6.1.4.1.8708.2.14.2.5.1.1.10
This variable displays the status of the entry.
Setting it to 'invalid' has the effect of
rendering it inoperative. The internal effect
(row removal) is implementation dependent.
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.8708.2.14.2.5.1.1.11
OSPF Passive mode.
If OSPF Passive mode is set to enable, OSPF will not
advertice itself on this interface. This interface
will however be adverticed on other interfaces.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.8708.2.14.2.5.1.1.12
The name of the interface.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.5.1.1.13
Local OSPF process ID
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8708.2.14.2.5.1.1.14
Interval between hello packets (seconds). It must
be the same for all routers on the same network.
Different networks, implementations, and deployments
will use different hello-intervals. A sample value
for a LAN networ…
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.8708.2.14.2.5.1.1.15
Interval after which a neighbor is declared down
(seconds) if hello packets are not received. It is
typically 3 or 4 times the hello-interval. A typical
value for LAN networks is 40 seconds.
The value MUST be greater th…
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.5.1.1.16
OSPF protocol version
OspfProtocolVersion
Type Values:
1v2
2v3
Description:
OSPF protocol version
.1.3.6.1.4.1.8708.2.14.2.5.1.1.17
Dialog command for configuring OSPF authentication.
LUM-TCCommandString
Description:
tbd
.1.3.6.1.4.1.8708.2.14.2.5.1.1.18
OSPF authentication according to
RFC2328 (OSPFv2) and RFC7166 (OSPFv3)
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.8708.2.14.2.5.1.1.19
Name of the keychain used in authentication
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.5.1.1.20

ospfNbrTable

table
.1.3.6.1.4.1.8708.2.14.2.6.1 · 1 row entry · 8 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ospfNbrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ospfNbrTable'
OSPF Neighbors.
ospfNbrEntry row .1.3.6.1.4.1.8708.2.14.2.6.1.1
The OSPF Neighbor Table describes all neighbors in
the locality of the subject router.
Indexes
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.6.1.1.1
The IP address this neighbor is using in its
IP Source Address.

Note that, on addressless links, this will not be
0.0.0.0, but the address of another of the
neighbors interfaces.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.6.1.1.2
An IP address uniquely identifying the
neighboring router in the Autonomous System.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.6.1.1.3
The name of the local interface the neighboring
router has been discovered on.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.6.1.1.4
The state of the relationship with this neighbor.
See also RFC 2328 'OSPF Version 2'.
Enumeration
Enumerated Values:
1down
2attempt
3init
4twoWay
5exchangeStart
6exchange
7loading
8full
.1.3.6.1.4.1.8708.2.14.2.6.1.1.5
A symbolic name of the neighbor.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.6.1.1.6
The IPv6 address of this neighbor.
LUM-TCInetAddressIPv6
Type Constraints:
range: 16
Description:
Represents an IPv6 network address:

Octets Contents Encoding
1-16 IPv6 address network-byte order

The corresponding InetAddressType value is ipv6(2).

This textual conve…
.1.3.6.1.4.1.8708.2.14.2.6.1.1.7
Local OSPF process ID
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8708.2.14.2.6.1.1.8
.1.3.6.1.4.1.8708.2.14.2.7.1 · 1 row entry · 9 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ipStaticRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipStaticRouteTable'
Statically configured IP routes.
ipStaticEntry row .1.3.6.1.4.1.8708.2.14.2.7.1.1
An entry in the static routing table.
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.7.1.1.1
Symbolic name of the route entry.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.7.1.1.2
The IPv4 destination prefix in CIDR notation.

In CIDR notation, the address and netmask which define
a network are expressed using the following syntax
'address'/'number of significant bits in netmask'
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.14.2.7.1.1.3
The IPv4 prefix destination address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.7.1.1.4
Prefix length
Unsigned32
Constraints:
range: 0-32
.1.3.6.1.4.1.8708.2.14.2.7.1.1.5
On remote routes, the address of the next system
en route; Otherwise, 0.0.0.0.

nextHop is restricted to the same sub-net as the
node belongs.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.7.1.1.6
The name of the local interface through which the
next hop of this route should be reached.
The following interface names are permitted:

pn-n-n-n-n - In-band management wrapper channel or
optical supervis…
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.7.1.1.7
Manages creation and deletion of conceptual rows.
See also SNMPv2-TC.
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.8708.2.14.2.7.1.1.8
The routing metric for this route.
The semantics of this metric are determined by
the routing-protocol specified in the routes
ipRouteProto value.

Note, this value is not possible to change when
protocol …
Unsigned32
Constraints:
range: 0-254
.1.3.6.1.4.1.8708.2.14.2.7.1.1.9
.1.3.6.1.4.1.8708.2.14.2.8.1 · 1 row entry · 10 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ipv6RouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipv6RouteTable'
Discovered IP routes.
ipv6RouteEntry row .1.3.6.1.4.1.8708.2.14.2.8.1.1
An entry in the routing table.
Indexes
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.8.1.1.1
Symbolic name of the route entry.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.8.1.1.2
The IPv6 prefix destination address.
LUM-TCInetAddressIPv6
Type Constraints:
range: 16
Description:
Represents an IPv6 network address:

Octets Contents Encoding
1-16 IPv6 address network-byte order

The corresponding InetAddressType value is ipv6(2).

This textual conve…
.1.3.6.1.4.1.8708.2.14.2.8.1.1.3
Prefix length
Unsigned32
Constraints:
range: 0-128
.1.3.6.1.4.1.8708.2.14.2.8.1.1.4
The IPv6 destination prefix in CIDR notation.

In CIDR notation, the address and netmask which define
a network are expressed using the following syntax
'address'/'number of significant bits in netmask'
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.14.2.8.1.1.5
Next hop address, applicable for gateway next hops
LUM-TCInetAddressIPv6
Type Constraints:
range: 16
Description:
Represents an IPv6 network address:

Octets Contents Encoding
1-16 IPv6 address network-byte order

The corresponding InetAddressType value is ipv6(2).

This textual conve…
.1.3.6.1.4.1.8708.2.14.2.8.1.1.6
Interface name, applicable for interface next hops
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.8.1.1.7
Protocol of route origin
Enumeration
Enumerated Values:
1system
2kernel
3connect
4static
5rip
6ripng
7ospf
8ospf6
9bgp
.1.3.6.1.4.1.8708.2.14.2.8.1.1.8
The routing metric for this route
Unsigned32
Constraints:
range: 0-254
.1.3.6.1.4.1.8708.2.14.2.8.1.1.9
The operational state for the route.

down - The route is inactive.

up - The route is active, i.e. preferred among routes in the RIB
with the same destination prefix.
Enumeration
Enumerated Values:
1down
2up
.1.3.6.1.4.1.8708.2.14.2.8.1.1.10
.1.3.6.1.4.1.8708.2.14.2.9.1 · 1 row entry · 9 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ipv6StaticRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipv6StaticRouteTable'
Statically configured IPv6 routes.
ipv6StaticEntry row .1.3.6.1.4.1.8708.2.14.2.9.1.1
An entry in the IPv6 static routing table.
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.9.1.1.1
Symbolic name of the route entry.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.9.1.1.2
The IPv6 destination prefix in CIDR notation.

In CIDR notation, the address and netmask which define
a network are expressed using the following syntax
'address'/'number of significant bits in netmask'
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.14.2.9.1.1.3
The IPv6 prefix destination address.
LUM-TCInetAddressIPv6
Type Constraints:
range: 16
Description:
Represents an IPv6 network address:

Octets Contents Encoding
1-16 IPv6 address network-byte order

The corresponding InetAddressType value is ipv6(2).

This textual conve…
.1.3.6.1.4.1.8708.2.14.2.9.1.1.4
Prefix length
Unsigned32
Constraints:
range: 0-128
.1.3.6.1.4.1.8708.2.14.2.9.1.1.5
Next hop address, applicable for gateway next hops
LUM-TCInetAddressIPv6
Type Constraints:
range: 16
Description:
Represents an IPv6 network address:

Octets Contents Encoding
1-16 IPv6 address network-byte order

The corresponding InetAddressType value is ipv6(2).

This textual conve…
.1.3.6.1.4.1.8708.2.14.2.9.1.1.6
The name of the local interface through which the
next hop of this route should be reached.
The following interface names are permitted:

pn-n-n-n-n - In-band management wrapper channel or
optical supervis…
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.9.1.1.7
Manages creation and deletion of conceptual rows.
See also SNMPv2-TC.
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.8708.2.14.2.9.1.1.8
The routing metric for this route
Unsigned32
Constraints:
range: 0-254
.1.3.6.1.4.1.8708.2.14.2.9.1.1.9
.1.3.6.1.4.1.8708.2.14.2.10.1 · 1 row entry · 7 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ospfInstanceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ospfInstanceTable'
The OSPF instance table
ospfInstanceEntry row .1.3.6.1.4.1.8708.2.14.2.10.1.1
Instance entry.
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.10.1.1.1
The name of the instance.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.10.1.1.2
OSPF protocol version
OspfProtocolVersion
Type Values:
1v2
2v3
Description:
OSPF protocol version
.1.3.6.1.4.1.8708.2.14.2.10.1.1.3
Local OSPF process ID
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8708.2.14.2.10.1.1.4
Manages creation and deletion of conceptual rows.
See also SNMPv2-TC.
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.8708.2.14.2.10.1.1.5
Dialog command for creating an OSPF area.

The area ID is a 32-bit integer uniquely identifying
the area to which an interface connects.
Area ID 0.0.0.0 is used for the OSPF backbone.
LUM-TCCommandString
Description:
tbd
.1.3.6.1.4.1.8708.2.14.2.10.1.1.6
IP address family used by this instance
Enumeration
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.8708.2.14.2.10.1.1.7
.1.3.6.1.4.1.8708.2.14.2.11.1 · 1 row entry · 6 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ospfAreaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ospfAreaTable'
The OSPF area table
ospfAreaEntry row .1.3.6.1.4.1.8708.2.14.2.11.1.1
Area entry.
Indexes
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.11.1.1.1
The name of the area.
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.11.1.1.2
OSPF protocol version
OspfProtocolVersion
Type Values:
1v2
2v3
Description:
OSPF protocol version
.1.3.6.1.4.1.8708.2.14.2.11.1.1.3
Local OSPF process ID
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8708.2.14.2.11.1.1.4
A 32-bit integer uniquely identifying the area
to which the interface connects.
Area ID 0.0.0.0 is used for the OSPF backbone.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.11.1.1.5
Dialog command for creating an OSPF interface.

Interfaces available for OSPF are DCN, point-to-point links
and the MGMT-VLAN interface for CU-less boards that support
the MGMT-VLAN function.
LUM-TCCommandString
Description:
tbd
.1.3.6.1.4.1.8708.2.14.2.11.1.1.6
.1.3.6.1.4.1.8708.2.14.2.14.1 · 1 row entry · 11 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk ipAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipAddressTable'
The IP address table.
ipAddressEntry row .1.3.6.1.4.1.8708.2.14.2.14.1.1
An entry in the IP address table.
Indexes
Column Syntax OID
An arbitrary index assigned to each entry.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8708.2.14.2.14.1.1.1
The entry name
LUM-TCMgmtNameString
Type Constraints:
range: 0..255
Description:
An octet string containing administrative
information, in human-readable form.

More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
.1.3.6.1.4.1.8708.2.14.2.14.1.1.2
The IP address and subnet in CIDR notation.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.14.2.14.1.1.3
The IPv6 address.
LUM-TCInetAddressIPv6
Type Constraints:
range: 16
Description:
Represents an IPv6 network address:

Octets Contents Encoding
1-16 IPv6 address network-byte order

The corresponding InetAddressType value is ipv6(2).

This textual conve…
.1.3.6.1.4.1.8708.2.14.2.14.1.1.4
The IPv4 Address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.14.1.1.5
The prefix length together with the address specifies the subnet.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8708.2.14.2.14.1.1.6
The internet address family of this entry.
Enumeration
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.8708.2.14.2.14.1.1.7
The destination address in CIDR notation.

The destination address is the address of
the peer node associated with the interface
of this entry. It is only valid if the interface
is a point to point interfa…
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.14.2.14.1.1.8
The destination IPv6 address.
LUM-TCInetAddressIPv6
Type Constraints:
range: 16
Description:
Represents an IPv6 network address:

Octets Contents Encoding
1-16 IPv6 address network-byte order

The corresponding InetAddressType value is ipv6(2).

This textual conve…
.1.3.6.1.4.1.8708.2.14.2.14.1.1.9
The destination IPv4 address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.14.2.14.1.1.10
The interface name to which this entry is bound
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.14.2.14.1.1.11