greUseKey
BIANCA-BRICK-GRE-MIB ·
.1.3.6.1.4.1.272.4.23.5.1.6
Object
column
mandatory
r/w
Enumeration
This object indicates, whether the key value specified in greKey should be processed in GRE headers.
Context
- MIB
- BIANCA-BRICK-GRE-MIB
- OID
.1.3.6.1.4.1.272.4.23.5.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- greIfEntry
- Table
- greIfTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delete |
2 | yes |
3 | no |
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 |
| greIfMtu mandatory Determines size of the largest datagram which can be
sent on the interface, specified in octets (see ifMtu). | column | Integer32 | .1.3.6.1.4.1.272.4.23.5.1.3 |
| 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 |
| 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 |