juniPppoeProfilePacketTrace
Juniper-PPPOE-PROFILE-MIB ·
.1.3.6.1.4.1.4874.2.2.46.1.1.1.1.9
Object
The PPPoE major interface parameter packet tracing flag controls whether packet tracing is enable or not.
Context
- MIB
- Juniper-PPPOE-PROFILE-MIB
- OID
.1.3.6.1.4.1.4874.2.2.46.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniPppoeProfileEntry
- Groups
- 5
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-PPPOE-PROFILE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPPOE-PROFILE-MIB::juniPppoeProfilePacketTrace'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-PPPOE-PROFILE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPPOE-PROFILE-MIB::juniPppoeProfilePacketTrace.<juniPppoeProfileId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-PPPOE-PROFILE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-PPPOE-PROFILE-MIB::juniPppoeProfilePacketTrace'
Syntax
- Source
- Juniper-TCJuniEnable
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |