snDvmrpVInterfaceStatus
FOUNDRY-SN-IP-MIB ·
.1.3.6.1.4.1.1991.1.2.5.1.13.1.11
Object
column
r/w
Enumeration
This object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative.
valid(2)....Setting it to 'valid' has the effect of
changing the row to operative.
Context
- MIB
- FOUNDRY-SN-IP-MIB
- OID
.1.3.6.1.4.1.1991.1.2.5.1.13.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snDvmrpVInterfaceEntry
- Table
- snDvmrpVInterfaceTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | valid |
3 | delete |
4 | create |
5 | modify |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snDvmrpVInterfaceVifIndex The ifIndex value of this DVMRP virtual interface. | column | Integer32 | .1.3.6.1.4.1.1991.1.2.5.1.13.1.1 |
| snDvmrpVInterfaceEncapsulation Enable or disable the encapsulation of the DVMRP control
packets when using IPINIP encapsulation. | column | RtrStatus | .1.3.6.1.4.1.1991.1.2.5.1.13.1.10 |
| snDvmrpVInterfaceType The type of this DVMRP virtual interface, whether it uses
a tunnel, a physical interface for which we are a querier,
or a physical interface for which we are not a querier.
For wr… | column | Enumeration | .1.3.6.1.4.1.1991.1.2.5.1.13.1.2 |
| snDvmrpVInterfaceOperState The current operational state of this DVMRP virtual
interface. | column | Enumeration | .1.3.6.1.4.1.1991.1.2.5.1.13.1.3 |
| snDvmrpVInterfaceLocalAddress The IP address of the local end of this DVMRP virtual
interface. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.5.1.13.1.4 |
| snDvmrpVInterfaceRemoteAddress The IP address of the remote end of this DVMRP virtual
interface. For a tunnel, this is the IP address of the
neighboring router. For a subnet, this is the subnet
address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.5.1.13.1.5 |
| snDvmrpVInterfaceRemoteSubnetMask The subnet mask for a directly connected subnet. For
a tunnel, this should be 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.5.1.13.1.6 |
| snDvmrpVInterfaceMetric The distance metric for this DVMRP virtual interface which
is used to calculate distance vectors. | column | Integer32 | .1.3.6.1.4.1.1991.1.2.5.1.13.1.7 |
| snDvmrpVInterfaceTtlThreshold This is the minimum time-to-live value to forward the packets
out of this virtual interface. | column | Integer32 | .1.3.6.1.4.1.1991.1.2.5.1.13.1.8 |
| snDvmrpVInterfaceAdvertiseLocal Enable or disable the advertising of this local route. | column | RtrStatus | .1.3.6.1.4.1.1991.1.2.5.1.13.1.9 |