tmnxBsxAppFilterServerPortFpp
TIMETRA-BSX-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.63.2.4.1.17
Object
The value of tmnxBsxAppFilterServerPortFpp specifies the packet policy
to apply for flows that match the tmnxBsxAppFilterServerPort and
tmnxBsxAppFilterServerPortOp.
A value of none(0) specifies that no packet policy is applied.
A value of first-packet-trusted(1) specifies that flows resolve to an
application when the first packet for the flow is received. ISA-AA
analysis is not performed on the flow.
A value of first-packet-validate(2) specifies that flows resolve to an
application when the first packet for the flow is received. ISA-AA
analysis is performed on the flow and the application re-determined
once the protocol has been identified.
Context
- MIB
- TIMETRA-BSX-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.63.2.4.1.17- 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::tmnxBsxAppFilterServerPortFpp'
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::tmnxBsxAppFilterServerPortFpp.<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::tmnxBsxAppFilterServerPortFpp'
Syntax
- Source
- TmnxBsxFirstPacketPolicy
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | first-packet-trusted |
2 | first-packet-validate |