ipsecDialTypeOfLocalSubAddr
FEC-IPSEC-MIB ·
.0.12.1.8
Object
column r/w
Enumeration
Type of local subaddress. Used for matching called party subaddress on incoming calls and for calling party subaddress on outgoing calls. Subaddress type is only checked as long as subaddress is not '*'. Default value is nsap.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.12.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipsecDialEntry
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 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecDialTypeOfLocalSubAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecDialTypeOfLocalSubAddr.<ipsecDialIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IPSEC-MIB::ipsecDialTypeOfLocalSubAddr'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nsap |
2 | user-specified |
3 | reserved |