HIRSCHMANN-ROUTER-MIB Table View

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

Tables
4
Rows
4
Columns
21

hmRouterIfTable

table mandatory
.1.3.6.1.4.1.248.14.6.2 · 1 row entry · 8 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmRouterIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-ROUTER-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-ROUTER-MIB::hmRouterIfTable'
A table of interface parameters.
There is one entry for each virtual router interface.
hmRouterIfEntry row .1.3.6.1.4.1.248.14.6.2.1
Parameters for a single virtual router interface.
Indexes
Column Syntax OID
Interface index of the virtual router interface.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.248.14.6.2.1.1
DURABLE:
Vlan id to be used by the interface.
Integer32r/w
Constraints:
range: 1-4094
.1.3.6.1.4.1.248.14.6.2.1.2
DURABLE:
The IP address of the virtual router interface.
The subnet address is calculated by logically
AND'ing the IP address (hmRouterIfIpAddr) with the
netmask (hmRouterIfSubnetMask).
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.248.14.6.2.1.3
DURABLE:
Netmask of the subnet. It contains 1's in the bit positions
for the subnet and 0's in the bit positions for the host.
The 1's must be contiguous, starting with the left most bit.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.248.14.6.2.1.4
DURABLE:
A user reference name for the interface.
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.248.14.6.2.1.5
DURABLE:
The desired state of the interface.
Setting this object to up (down) enables (disables)
the virtual router interface.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.248.14.6.2.1.6
The current operational state of the interface.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.248.14.6.2.1.7
DURABLE:
The IP address of the redundant router interface
which is residing on the partner router. If the partner
router fails, the IP address is activated on the
local routing device.
The subnet address is calculated b…
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.248.14.6.2.1.8

hmRouterStaticTable

table mandatory
.1.3.6.1.4.1.248.14.6.4 · 1 row entry · 5 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmRouterStaticTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-ROUTER-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-ROUTER-MIB::hmRouterStaticTable'
The table of static routes (subset of the MIB-II ipRouteTable).
hmRouterStaticEntry row .1.3.6.1.4.1.248.14.6.4.1
A list of static route entries.
Column Syntax OID
DURABLE:
Host or subnet IP destination address.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.248.14.6.4.1.1
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 th…
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.248.14.6.4.1.2
DURABLE:
The IP address of the next hop of this route.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.248.14.6.4.1.3
DURABLE:
A user reference name for this static route.
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.248.14.6.4.1.4
DURABLE:
The type of route. See MIB-II, ipRouteType.
Setting this object to the value invalid(2) removes the
corresponding entry from hmRouterStaticTable and
ipRouteTable.
Enumerationr/w
Enumerated Values:
1other
2invalid
3direct
4indirect
.1.3.6.1.4.1.248.14.6.4.1.5

hmRouterStaticArpTable

table mandatory
.1.3.6.1.4.1.248.14.6.6 · 1 row entry · 4 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmRouterStaticArpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-ROUTER-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-ROUTER-MIB::hmRouterStaticArpTable'
The table of static ARP entries
hmRouterStaticArpEntry row .1.3.6.1.4.1.248.14.6.6.1
A list of static ARP entries.
Column Syntax OID
DURABLE:
The IpAddress corresponding to the media-
dependent `physical' address.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.248.14.6.6.1.1
DURABLE:
The media-dependent `physical' address.
RFC1213-MIBPhysAddressr/w .1.3.6.1.4.1.248.14.6.6.1.2
DURABLE:
A user reference name for this static ARP entry.
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.248.14.6.6.1.3
DURABLE:
The type of the ARP entry. See MIB-II, ipNetToMediaType.
Setting this object to the value invalid(2) removes the
corresponding entry from hmRouterStaticArpTable and
ipNetToMediaTable.
Enumerationr/w
Enumerated Values:
1other
2invalid
3static
.1.3.6.1.4.1.248.14.6.6.1.4

hmRouterForwardControlTable

table mandatory
.1.3.6.1.4.1.248.14.6.11.10 · 1 row entry · 4 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hmRouterForwardControlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-ROUTER-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-ROUTER-MIB::hmRouterForwardControlTable'
A table for the router interface based forwarding control.
There is one entry for each virtual router interface.
hmRouterForwardControlEntry row .1.3.6.1.4.1.248.14.6.11.10.1
Parameters for a single virtual router interface.
Column Syntax OID
Interface index of the corresponding router interface.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.248.14.6.11.10.1.1
DURABLE:
interface set of the allowed destinations from this port.
Each octet within the value of this object specifies
a set of eight interfaces, with the first octet specifying
interface 1 through 8, the second octet…
OctetStringr/w
Constraints:
range: 10-10
.1.3.6.1.4.1.248.14.6.11.10.1.2
counts the frames which were received on this interface
and were dropped according to the forwarding rules.
.1.3.6.1.4.1.248.14.6.11.10.1.3
counts the frames which were to be transmitted over
this interface and werde dropped according to the
forwarding rules.
.1.3.6.1.4.1.248.14.6.11.10.1.4