BIANCA-BRICK-GRE-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-GRE-MIB.
13
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
RFC1158-MIB Unknown .1.3.6.1.4.1.272 |
bibo OBJECT IDENTIFIER .1.3.6.1.4.1.272.4 |
vpn OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.23 |
greIfTableThis 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. SEQUENCE OF GreIfEntry .1.3.6.1.4.1.272.4.23.5 |
greIfEntryEntries 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'. GreIfEntry .1.3.6.1.4.1.272.4.23.5.1 |
greIfIndexThe index of the virtual interface. This object identifies
a row in the ifTable.ro INTEGER .1.3.6.1.4.1.272.4.23.5.1.1 |
greIfDescrThe name of the virtual interface. The same name will be
assigned to the corresponding ifDescr in the ifTable.rw DisplayString .1.3.6.1.4.1.272.4.23.5.1.2 |
greIfMtuDetermines size of the largest datagram which can be
sent on the interface, specified in octets (see ifMtu).rw INTEGER .1.3.6.1.4.1.272.4.23.5.1.3 |
greDstIpAddrThe IP address of the GRE remote partner.rw IpAddress .1.3.6.1.4.1.272.4.23.5.1.4 |
greKeyThe 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.rw INTEGER .1.3.6.1.4.1.272.4.23.5.1.5 |
greUseKeyThis object indicates, whether the key value specified in
greKey should be processed in GRE headers.rw Enumeration .1.3.6.1.4.1.272.4.23.5.1.6 |
greSrcIpAddrThe 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.rw IpAddress .1.3.6.1.4.1.272.4.23.5.1.7 |