qtechIPSecTrafficLocalType

QTECH-IPSEC-MIB · .1.3.6.1.4.1.27514.1.1.10.2.94.1.4.1.1

Object

The type of local peer. Possible values are: a single
IP address, or an IP address range, or an IP subnet.

Context

MIB
QTECH-IPSEC-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.94.1.4.1.1
Type
column
Access
readonly
Status
current
Parent
qtechIPSecTrafficEntry
Groups
1

Walk 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 'QTECH-IPSEC-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-IPSEC-MIB::qtechIPSecTrafficLocalType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-IPSEC-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-IPSEC-MIB::qtechIPSecTrafficLocalType.<qtechIPSecTunRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-IPSEC-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-IPSEC-MIB::qtechIPSecTrafficLocalType'

Syntax

Source
QtechTrafficType
Base type
Enumeration

Values & Constraints

Type Values
1ipv4Addr
2ipv4AddrSubnet
3ipv6Addr
4ipv6AddrSubnet
5ipv4AddrRange
6ipv6AddrRange

Conformance