tIPsecTsListLclEntryMinPort

TIMETRA-IPSEC-MIB · .1.3.6.1.4.1.6527.3.1.2.48.46.1.12

Object

The value of tIPsecTsListLclEntryMinPort specifies the minimum port of
the range for this IPsec traffic selector list local entry.
              
tIPsecTsListLclEntryMinPort is used for any Internet transport layer
protocol except ICMP, ICMPv6 and MIPv6.
              
When the value of tIPsecTsListLclEntryMinPort is '0' and the value of
tIPsecTsListLclEntryMaxPort is '65535', it means that the IPsec
traffic selector accepts any port number.
              
This value must be set in the same SNMP SET PDU as
tIPsecTsListLclEntryProtocolId and tIPsecTsListLclEntryMaxPort.

Context

MIB
TIMETRA-IPSEC-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.48.46.1.12
Type
column
Access
readwrite
Status
current
Parent
tIPsecTsListLclEntryEntry
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 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTsListLclEntryMinPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTsListLclEntryMinPort.<tIPsecTsListName>.<tIPsecTsListLclEntryId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IPSEC-MIB::tIPsecTsListLclEntryMinPort'

Values & Constraints

Type Constraints
range: 0..65535

Conformance