tmnxWlanGwSoftGreIfShapeMultiUe
TIMETRA-WLAN-GW-MIB ·
.1.3.6.1.4.1.6527.3.1.2.81.1.2.1.1.8
Object
The value of tmnxWlanGwSoftGreIfShapeMultiUe specifies conditional
egress shaping.
If the value of tmnxWlanGwSoftGreIfShapeMultiUe is equal to 'true',
egress shaping is only enabled for a Soft GRE tunnel while there are
multiple UE (User Equipment) using it.
If the value of tmnxWlanGwSoftGreIfShapeMultiUe is equal to 'false',
egress shaping is always enabled for every Soft GRE tunnel, also while
there is only a single UE using it.
Context
- MIB
- TIMETRA-WLAN-GW-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.81.1.2.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxWlanGwSoftGreIfEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-WLAN-GW-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-WLAN-GW-MIB::tmnxWlanGwSoftGreIfShapeMultiUe'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-WLAN-GW-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-WLAN-GW-MIB::tmnxWlanGwSoftGreIfShapeMultiUe.<svcId>.<iesIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-WLAN-GW-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-WLAN-GW-MIB::tmnxWlanGwSoftGreIfShapeMultiUe'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |