osDummyIfAddressType
OS-VIF-MIB ·
.1.3.6.1.4.1.6926.2.2.7.1.3
Object
Currently we support only ipv4.
Context
- MIB
- OS-VIF-MIB
- OID
.1.3.6.1.4.1.6926.2.2.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osDummyIfEntry
- Table
- osDummyIfTable
- Siblings
- 6
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| osDummyIfDevNo Device number. For example for dummy5 IfnDevNo will be equal 5. | column | IfnDevNo | .1.3.6.1.4.1.6926.2.2.7.1.1 |
| osDummyIfIfIndex . | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.6926.2.2.7.1.2 |
| osDummyIfAddress It must come together with osDummyIfPrefixLength. | column | OctetString | .1.3.6.1.4.1.6926.2.2.7.1.4 |
| osDummyIfPrefixLength It must come together with osDummyIfAddress. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.6926.2.2.7.1.5 |
| osDummyIfName . | column | OctetString | .1.3.6.1.4.1.6926.2.2.7.1.6 |
| osDummyIfAdminStatus This object allows to create, delete, enable or disable a VIF. GET/GETNEXT operation
returns enable(5) or disable(6). | column | IfRowValidator | .1.3.6.1.4.1.6926.2.2.7.1.99 |