tmnxBsxHttpRedirErrorCodeMsgSize
TIMETRA-BSX-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.63.8.3.1.4
Object
The value of tmnxBsxHttpRedirErrorCodeMsgSize specifies the maximum
message size above which redirect will not be done.
The default tmnxBsxHttpRedirErrorCodeMsgSize is dependent on the error
code. An initial table is shown below. The default message sizes are
defined in the tmnxBsxTListAttribTable in rows where the index
tmnxBsxTListName has a value of 'http-error-redirect-error-code' and
the index tmnxBsxTListAttribName has a value of 'defaultMsgSize'. The
corresponding error code can be correlated to this default message
size by searching the tmnxBsxTListAttribTable where the index
tmnxBsxTListName has a value of 'http-error-redirect-error-code', the
index tmnxBsxTListAttribName has a value of 'code' and the
tmnxBsxTListAttribSet matches the tmnxBsxTListAttribSet value that
indexed the default maximum message size.
Error Code Default Message Size
------------------------------------
404 1024
Context
- MIB
- TIMETRA-BSX-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.63.8.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- octets
- Parent
- tmnxBsxHttpRedirErrCodeEntry
- 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::tmnxBsxHttpRedirErrorCodeMsgSize'
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::tmnxBsxHttpRedirErrorCodeMsgSize.<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::tmnxBsxHttpRedirErrorCodeMsgSize'
Syntax
octetsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of