tmnxBsxAppFilterServerPortOp
TIMETRA-BSX-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.63.2.4.1.16
Object
The value of tmnxBsxAppFilterServerPortOp specifies the operator to
apply in relation to tmnxBsxAppFilterServerPort to match against to
resolve to an application.
In release 15.0, when tmnxBsxAppFilterServerPortOp is used in the
context of tmnxBsxAppFilterServerPortLow or
tmnxBsxAppFilterServerPortHigh then all the three objects
(tmnxBsxAppFilterServerPortLow, tmnxBsxAppFilterServerPortHigh and
tmnxBsxAppFilterServerPortOp) must be set in the same SNMP PDU.
Context
- MIB
- TIMETRA-BSX-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.63.2.4.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxBsxAppFilterEntry
- Groups
- 5
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::tmnxBsxAppFilterServerPortOp'
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::tmnxBsxAppFilterServerPortOp.<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::tmnxBsxAppFilterServerPortOp'
Syntax
- Source
- TmnxBsxOperator
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | eq |
2 | neq |
3 | lt |
4 | gt |
5 | range |
6 | gte |