All MIBs › JUNIPER-MOBILE-GATEWAYS › jnxMbgGwName
jnxMbgGwName
Module: JUNIPER-MOBILE-GATEWAYS
OID (symbolic): JUNIPER-MOBILE-GATEWAYS::jnxMbgGwName
OID (numeric): 1.3.6.1.4.1.2636.3.66.4.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Gateway Name.
What is jnxMbgGwName?
This object displays the human-readable name assigned to a Juniper mobile gateway instance identified by its index. It provides a descriptive label for each gateway in the system. Operations teams use this name to identify gateways in monitoring dashboards and logs for network management and troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.66.4.1.1.2 snmpwalk -v2c -c public <target> JUNIPER-MOBILE-GATEWAYS::jnxMbgGwName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.66.4.1.1.2.1 snmpget -v2c -c public <target> JUNIPER-MOBILE-GATEWAYS::jnxMbgGwName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxMbgGwName.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.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3.66 | jnxMobileGatewayMibRoot | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3.66.4 | jnxMobileGateways | JUNIPER-MOBILE-GATEWAYS |
| 1.3.6.1.4.1.2636.3.66.4.1 | jnxMbgGwIndexTable | JUNIPER-MOBILE-GATEWAYS |
| 1.3.6.1.4.1.2636.3.66.4.1.1 | jnxMbgGwIndexEntry | JUNIPER-MOBILE-GATEWAYS |
| 1.3.6.1.4.1.2636.3.66.4.1.1.2 | jnxMbgGwName | JUNIPER-MOBILE-GATEWAYS |