juniIpIfAnalyzerMode
Juniper-IP-MIB ·
.1.3.6.1.4.1.4874.2.2.12.1.1.2.1.29
Object
column r/w
Enumeration
Used to set the interface to analyzer mode. When enabled(1), all IP packets entering this interface and all non-mirror IP packets leaving this interface will be dropped. The value default(2) specifies that this interface will be the default analyzer port for the virtual-router where the interface resides.
Context
- MIB
- Juniper-IP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.12.1.1.2.1.29- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniIpIfEntry
- Groups
- 4
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-IP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IP-MIB::juniIpIfAnalyzerMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-IP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IP-MIB::juniIpIfAnalyzerMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-IP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-IP-MIB::juniIpIfAnalyzerMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.