tmnxWlanGwSoftGreIfShapingType
TIMETRA-WLAN-GW-MIB ·
.1.3.6.1.4.1.6527.3.1.2.81.1.2.1.1.7
Object
column r/w
Enumeration
The value of tmnxWlanGwSoftGreIfShapingType specifies the granularity
of the egress shaping for Soft GRE on this group interface.
The value of this object can only be modified while the value of
tmnxWlanGwSoftGreIfAdminState is equal to 'outOfService'.
The value 'perTunnel' specifies that a separate shaper is applied to
each Soft GRE tunnel; the value 'perRetailer' specifies that a
separate shaper is applied to each retailer Mobile Network Operator's
fraction of the Soft GRE tunnel payload.
Context
- MIB
- TIMETRA-WLAN-GW-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.81.1.2.1.1.7- 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::tmnxWlanGwSoftGreIfShapingType'
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::tmnxWlanGwSoftGreIfShapingType.<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::tmnxWlanGwSoftGreIfShapingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | perTunnel |
2 | perRetailer |