tmnxBsxTrafStatIpProtocol
TIMETRA-BSX-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.63.3.10.1.1
Object
column Enumeration
The value of tmnxBsxTrafStatIpProtocol specifies the IP Protocol for
the traffic statistics.
IP Protocol values may be one of:
other (1) - all IP protocols not listed below
tcp (2) - TCP traffic
udp (3) - UDP traffic
Context
- MIB
- TIMETRA-BSX-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.63.3.10.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxBsxTrafStatEntry
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::tmnxBsxTrafStatIpProtocol'
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::tmnxBsxTrafStatIpProtocol.<tmnxBsxIsaAaGroupIndex>'
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::tmnxBsxTrafStatIpProtocol'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.