pmip6MagEnableMagLocalRouting
PMIPV6-MIB ·
.1.3.6.1.2.1.206.1.2.2.1
Object
This flag indicates whether or not the mobile access
gateway is allowed to enable local routing of the
traffic exchanged between a visiting mobile node and
a correspondent node that is locally connected to one
of the interfaces of the mobile access gateway.
The correspondent node can be another visiting mobile
node as well, or a local fixed node.
true(1) indicates that the mobile access gateway routes
the traffic locally.
false(0) indicates that the mobile access gateway
reverse tunnels all the traffic to the mobile node's
local mobility anchor.
The default value for this flag is 'false'.
Context
- MIB
- PMIPV6-MIB
- OID
.1.3.6.1.2.1.206.1.2.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pmip6MagConf
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PMIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PMIPV6-MIB::pmip6MagEnableMagLocalRouting.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PMIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PMIPV6-MIB::pmip6MagEnableMagLocalRouting'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
pmip6MagReadOnlyCompliance2
readonly
Write access is not required.