jnxFWCounterDisplayType
OBS ✓
JUNIPER-FIREWALL-MIB ·
.1.3.6.1.4.1.2636.3.5.2.1.8
Object
column Enumeration
The type of the object jnxFWCounterName identifies. What it is associated with - a counter, policer or Hier policer. It is possible to have two counters of the same name and different type.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Graphs
Explore Observium network monitoring
Context
- MIB
- JUNIPER-FIREWALL-MIB
- OID
.1.3.6.1.4.1.2636.3.5.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxFirewallCounterEntry
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-FIREWALL-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-FIREWALL-MIB::jnxFWCounterDisplayType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-FIREWALL-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-FIREWALL-MIB::jnxFWCounterDisplayType.<jnxFWCounterFilterName>.<jnxFWCounterName>.<jnxFWCounterType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-FIREWALL-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-FIREWALL-MIB::jnxFWCounterDisplayType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | counter |
3 | policer |
4 | hpolagg |
5 | hpolpre |