All MIBs › RMON2-MIB › probeCapabilities
probeCapabilities
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::probeCapabilities
OID (numeric): 1.3.6.1.2.1.16.19.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
An indication of the RMON MIB groups supported on at least one interface by this probe.
What is probeCapabilities?
This object holds a byte string indicating which RMON monitoring features the device supports. Network engineers use this to understand what types of monitoring and statistics the probe can collect on each interface. For example, a value might indicate support for network-layer statistics, application-layer statistics, or alarm thresholds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.19.1 snmpwalk -v2c -c public <target> RMON2-MIB::probeCapabilities
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.19.1.1 snmpget -v2c -c public <target> RMON2-MIB::probeCapabilities.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.19 | tftp | REMOTEACCESS-MIB |
| 1.3.6.1.2.1.16.19.1 | probeCapabilities | RMON2-MIB |