eqlNASClientStaticRouteNetworkAddrType
EQLNAS-MIB ·
.1.3.6.1.4.1.12740.18.1.22.1.2
Object
This field specifies the type (v4/v6) for the network address of the static route.
Context
- MIB
- EQLNAS-MIB
- OID
.1.3.6.1.4.1.12740.18.1.22.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlNASClientStaticRouteEntry
- Table
- eqlNASClientStaticRouteTable
- 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 |
|---|---|---|---|
| eqlNASClientStaticRouteRowStatus SNMP Row Status | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.12740.18.1.22.1.1 |
| eqlNASClientStaticRouteNetworkAddr This field contains the network IP address for the static route
(e.g. 200.200.200.0). | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.12740.18.1.22.1.3 |
| eqlNASClientStaticRouteNetworkMaskType This field specifies the type (v4/v6) for the network mask of the
static route.The IP address of the network mask is assumed to be the
same as that of the network address. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.12740.18.1.22.1.4 |
| eqlNASClientStaticRouteNetworkMask This field contains the network mask for the static route
(e.g. 255.255.255.0). | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.12740.18.1.22.1.5 |
| eqlNASClientStaticRouteGatewayAddrType This field specifies the type (v4/v6) of the gateway IP address. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.12740.18.1.22.1.6 |
| eqlNASClientStaticRouteGatewayAddr This field contains the gateway IP address for the static route
(e.g. 10.127.20.30). | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.12740.18.1.22.1.7 |