greIfMtu
BIANCA-BRICK-GRE-MIB ·
.1.3.6.1.4.1.272.4.23.5.1.3
Object
column
mandatory
r/w
Integer32
Determines size of the largest datagram which can be sent on the interface, specified in octets (see ifMtu).
Context
- MIB
- BIANCA-BRICK-GRE-MIB
- OID
.1.3.6.1.4.1.272.4.23.5.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- greIfEntry
- Table
- greIfTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-8192
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| greIfIndex mandatory The index of the virtual interface. This object identifies
a row in the ifTable. | column | Integer32 | .1.3.6.1.4.1.272.4.23.5.1.1 |
| greIfDescr mandatory The name of the virtual interface. The same name will be
assigned to the corresponding ifDescr in the ifTable. | column | OctetString | .1.3.6.1.4.1.272.4.23.5.1.2 |
| greDstIpAddr mandatory The IP address of the GRE remote partner. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.23.5.1.4 |
| greKey mandatory 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. | column | Integer32 | .1.3.6.1.4.1.272.4.23.5.1.5 |
| greUseKey mandatory This object indicates, whether the key value specified in
greKey should be processed in GRE headers. | column | Enumeration | .1.3.6.1.4.1.272.4.23.5.1.6 |
| greSrcIpAddr mandatory 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 a… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.23.5.1.7 |