All MIBs › EQLMEMBER-MIB › eqlMemberDefaultInetRouteType
eqlMemberDefaultInetRouteType
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberDefaultInetRouteType
OID (numeric): 1.3.6.1.4.1.12740.2.1.1.1.16
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-write
Description:
This field is used to indicate the default gateway for the group. This value can be overriden on a per array basis. This field contains the address of the local router used to forward network traffic beyond the local subnet. Gateways are used to connect multiple subnets. There is no default value for this entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.1.1.16 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberDefaultInetRouteType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.1.1.16.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberDefaultInetRouteType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.2.1.1.1.16.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqlMemberDefaultInetRouteType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.12740 | equalLogic | EQUALLOGIC-SMI |
| 1.3.6.1.4.1.12740.2 | eqlmemberModule | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1 | eqlmemberObjects | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.1 | eqlMemberTable | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.1.1 | eqlMemberEntry | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.1.1.16 | eqlMemberDefaultInetRouteType | EQLMEMBER-MIB |