BIANCA-BRICK-GRE-MIB Table View

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

Tables
1
Rows
1
Columns
7

greIfTable

table mandatory
.1.3.6.1.4.1.272.4.23.5 · 1 row entry · 7 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk greIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-GRE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-GRE-MIB::greIfTable'
This Table contains configuration information for GRE 
interfaces. Each time a new entry is created here, a corresponding
entry is created in the ifTable and biboAdmDeviceTable.
greIfEntry row .1.3.6.1.4.1.272.4.23.5.1
Entries in this table are created by defining a new value for
the field greDstIpAddr. Entries may be deleted by setting the
field greUseKey to 'delete'.
Indexes
Column Syntax OID
greIfIndexmandatory
The index of the virtual interface. This object identifies
a row in the ifTable.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.23.5.1.1
greIfDescrmandatory
The name of the virtual interface. The same name will be
assigned to the corresponding ifDescr in the ifTable.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.23.5.1.2
greIfMtumandatory
Determines size of the largest datagram which can be
sent on the interface, specified in octets (see ifMtu).
Integer32r/w
Constraints:
range: 1-8192
.1.3.6.1.4.1.272.4.23.5.1.3
greDstIpAddrmandatory
The IP address of the GRE remote partner.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.23.5.1.4
greKeymandatory
The optional 32-bit key for this GRE tunnel. Multiple
tunnels can be used simultaneously between the two same
GRE partners provided each tunnel uses a different key.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.23.5.1.5
greUseKeymandatory
This object indicates, whether the key value specified in
greKey should be processed in GRE headers.
Enumerationr/w
Enumerated Values:
1delete
2yes
3no
.1.3.6.1.4.1.272.4.23.5.1.6
greSrcIpAddrmandatory
The source IP address used when sending GRE packets.
If this value is set to 0.0.0.0, the IP address of the
interface used to route packets towards the remote partner
will be automatically selected for this purpose.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.23.5.1.7