All MIBs › EQLMEMBER-MIB › eqlMemberDefaultInetRoute
eqlMemberDefaultInetRoute
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberDefaultInetRoute
OID (numeric): 1.3.6.1.4.1.12740.2.1.1.1.17
Node type: OBJECT-TYPE
Type: InetAddress
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.17 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberDefaultInetRoute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.1.1.17.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberDefaultInetRoute.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.2.1.1.1.17.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqlMemberDefaultInetRoute.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.17 | eqlMemberDefaultInetRoute | EQLMEMBER-MIB |