ipsecSaEspOutDestPort

IPSEC-SA-MON-MIB · .1.3.6.1.2.1.500.1.1.4.1.9

Object

column Integer32
The destination port number of the protocol that this SA
carries, or 0 if it carries any port number.

Context

MIB
IPSEC-SA-MON-MIB
OID
.1.3.6.1.2.1.500.1.1.4.1.9
Type
column
Access
readonly
Status
current
Parent
ipsecSaEspOutEntry
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 'IPSEC-SA-MON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SA-MON-MIB::ipsecSaEspOutDestPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-SA-MON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SA-MON-MIB::ipsecSaEspOutDestPort.<ipsecSaEspOutAddress>.<ipsecSaEspOutSpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-SA-MON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-SA-MON-MIB::ipsecSaEspOutDestPort'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance