applPastTransFlowReqRsp
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.3.6.1.2
Object
column Enumeration
The value of the applPastTransFlowReqRsp index indicates whether this entry contains information on requests (1), or responses (2). This index corresponds to applTransactFlowReqRsp.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.3.6.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- applPastTransFlowEntry
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 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastTransFlowReqRsp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastTransFlowReqRsp.<applElmtOrSvc>.<applElmtOrSvcId>.<applPastChannelIndex>.<applPastTransFlowDirection>.<applPastTransFlowReqRsp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLICATION-MIB::applPastTransFlowReqRsp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | request |
2 | response |