fsIPSec2TrafficRemoteType
FS-IPSEC2-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.108.1.4.1.8
Object
column FSTrafficType
The type of remote peer. Possible values are: a single IP address, or an IP address range, or an IP subnet.
Context
- MIB
- FS-IPSEC2-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.108.1.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsIPSec2TrafficEntry
- Groups
- 1
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 'FS-IPSEC2-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-IPSEC2-MIB::fsIPSec2TrafficRemoteType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-IPSEC2-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-IPSEC2-MIB::fsIPSec2TrafficRemoteType.<fsIPSec2TunnelTrafficIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-IPSEC2-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-IPSEC2-MIB::fsIPSec2TrafficRemoteType'
Syntax
- Source
- FSTrafficType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ipv4Addr |
2 | ipv4AddrSubnet |
3 | ipv6Addr |
4 | ipv6AddrSubnet |
5 | ipv4AddrRange |
6 | ipv6AddrRange |
Conformance
Member of