All MIBs › OPENBSD-PF-MIB › pfRuntime
pfRuntime
Module: OPENBSD-PF-MIB
OID (symbolic): OPENBSD-PF-MIB::pfRuntime
OID (numeric): 1.3.6.1.4.1.30155.1.1.2
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
Indicates how long pf has been enabled. If pf is not enabled, indicates how long pf has been disabled. If pf has not been explicitly enabled or disabled since the system was booted, the value will be 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30155.1.1.2 snmpwalk -v2c -c public <target> OPENBSD-PF-MIB::pfRuntime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30155.1.1.2.1 snmpget -v2c -c public <target> OPENBSD-PF-MIB::pfRuntime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.30155 | openBSD | OPENBSD-BASE-MIB |
| 1.3.6.1.4.1.30155.1 | pfMIBObjects | OPENBSD-BASE-MIB |
| 1.3.6.1.4.1.30155.1.1 | pfInfo | OPENBSD-PF-MIB |
| 1.3.6.1.4.1.30155.1.1.2 | pfRuntime | OPENBSD-PF-MIB |