sTunnelRxBytes
BINTEC-STUNNEL-MIB ·
.0.12.1.2.1.25
Object
column SNMPv2-SMICounter32
The amount of received (data) bytes from the external connection. Only the real data bytes (without any header or encryption/hash are counted).
Context
- MIB
- BINTEC-STUNNEL-MIB
- OID
.0.12.1.2.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sTunnelEntry
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 'BINTEC-STUNNEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-STUNNEL-MIB::sTunnelRxBytes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-STUNNEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-STUNNEL-MIB::sTunnelRxBytes.<sTunnelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-STUNNEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-STUNNEL-MIB::sTunnelRxBytes'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295