juniProfAssignIfRangeEncaps
Juniper-PROFILE-MIB ·
.1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.2
Object
column JuniProfileIfEncaps
The encapsulated protocol type to which the assigned profile pertains.
An interface may have zero, one or more profiles assigned for each
encapsulation it supports.
If an entry for a specific encapsulation is absent, the profile assigned
for the 'any' encapsulation will be used (if that assignment is present
in this table).
Context
- MIB
- Juniper-PROFILE-MIB
- OID
.1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- juniProfAssignIfRangeEntry
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-PROFILE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PROFILE-MIB::juniProfAssignIfRangeEncaps'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-PROFILE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PROFILE-MIB::juniProfAssignIfRangeEncaps.<juniProfAssignIfRangeIndex>.<juniProfAssignIfRangeEncaps>.<juniProfAssignIfRangeRangeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-PROFILE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-PROFILE-MIB::juniProfAssignIfRangeEncaps'
Syntax
- Source
- JuniProfileIfEncaps
- Base type
Enumeration
Values & Constraints
Type Values
0 | ip |
1 | ppp |
11 | atm1483 |
17 | pppoe |
19 | bridgedEthernet |
127 | any |