jnxIkePeerStatsLocalIdType
JUNIPER-IPSEC-FLOW-MON-MIB ·
.1.3.6.1.4.1.2636.3.52.1.1.6.1.12
Object
column JnxIkePeerType
The type of local peer identity. The local peer may be identified by: 1. an IP address, or 2. or a fully qualified domain name string. 3. or a distinguished name string.
Context
- MIB
- JUNIPER-IPSEC-FLOW-MON-MIB
- OID
.1.3.6.1.4.1.2636.3.52.1.1.6.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxIkePeerStatsEntry
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 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIkePeerStatsLocalIdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIkePeerStatsLocalIdType.<jnxIkePeerStatsState>.<jnxIkePeerStatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIkePeerStatsLocalIdType'
Syntax
- Source
- JnxIkePeerType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | idIpv4Addr |
2 | idFqdn |
3 | idDn |
4 | idUfqdn |
5 | idIpv6Addr |