USHA-MIB :: agentConfigGateway

MIB Reference — IPNetwork Monitor

All MIBsUSHA-MIBagentConfigGateway

agentConfigGateway

Module: USHA-MIB

OID (symbolic): USHA-MIB::agentConfigGateway

OID (numeric): 1.3.6.1.4.1.2468.1.2.1.1.10.2

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description:

The default gateway that allow device managed through routers

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.10.2
snmpwalk -v2c -c public <target> USHA-MIB::agentConfigGateway

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.10.2.1
snmpget -v2c -c public <target> USHA-MIB::agentConfigGateway.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2468.1.2.1.1.10.2.1 a <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentConfigGateway.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2468ingrasysUSHA-MIB
1.3.6.1.4.1.2468.1productUSHA-MIB
1.3.6.1.4.1.2468.1.2upsAgentUSHA-MIB
1.3.6.1.4.1.2468.1.2.1ushapUSHA-MIB
1.3.6.1.4.1.2468.1.2.1.1upsObjectGroupUSHA-MIB
1.3.6.1.4.1.2468.1.2.1.1.10agentConfigUSHA-MIB
1.3.6.1.4.1.2468.1.2.1.1.10.2agentConfigGatewayUSHA-MIB