tmnxBsxUrlListHostExpressions
TIMETRA-BSX-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.63.17.2.1.10
Object
The value of tmnxBsxUrlListHostExpressions specifies URL entries in the file specified by tmnxBsxUrlListFileUrl may be host expressions that will be parsed based on rules defined in TmnxBsxExprSubString. If tmnxBsxUrlListHostExpressions is true, and an entry in the url-list starts with * or ^ then it will be parsed according to the rules defined by TmnxBsxExprSubString, and in addition, '/' will not be allowed. If tmnxBsxUrlListHostExpressions is set to false, then the entry will be parsed as flat alpha-numeric string.
Context
- MIB
- TIMETRA-BSX-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.63.17.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxBsxUrlListEntry
- 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::tmnxBsxUrlListHostExpressions'
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::tmnxBsxUrlListHostExpressions.<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::tmnxBsxUrlListHostExpressions'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of