tmnxBsxHttpEnrichFieldAntiSpoof
TIMETRA-BSX-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.63.11.3.1.5
Object
The value of tmnxBsxHttpEnrichFieldAntiSpoof specifies whether or not
anti-spoofing is enabled. When the value of
tmnxBsxHttpEnrichFieldAntiSpoof is enabled, if the
tmnxBsxHttpEnrichFieldHeaderName is already included in the HTTP
header, the system will overwrite it.
tmnxBsxHttpEnrichFieldName is defined in tmnxBsxTListAttribTable as a
tmnxBsxTListAttribValue with tmnxBsxTListName equal to
'http-header-field' and with tmnxBsxTListAttribName equal to 'name'
and with a given tmnxBsxTListAttribSet. For that given
tmnxBsxTListAttribSet, if the tmnxBsxTListAttribValue with
tmnxBsxTListName equal to 'http-header-field' and with
tmnxBsxTListAttribName equal to 'anti-spoofing' has a value of '2',
setting tmnxBsxHttpEnrichFieldAntiSpoof to 'enabled' will be rejected
with error code 'inconsistentValue'.
For example, if
tmnxBsxHttpEnrichFieldName = 'imsi'
tmnxBsxTListAttribValue.'http-header-field'.'name'.2 = 'imsi'
tmnxBsxTListAttribValue.'http-header-field'.'anti-spoofing'.2 = '2'
setting tmnxBsxHttpEnrichFieldAntiSpoof to 'enabled' will be rejected.
Context
- MIB
- TIMETRA-BSX-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.63.11.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxBsxHttpEnrichFieldEntry
- Groups
- 1
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-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BSX-NG-MIB::tmnxBsxHttpEnrichFieldAntiSpoof'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BSX-NG-MIB::tmnxBsxHttpEnrichFieldAntiSpoof.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BSX-NG-MIB::tmnxBsxHttpEnrichFieldAntiSpoof'
Syntax
- Source
- TIMETRA-TC-MIBTmnxEnabledDisabled
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
Conformance
Member of