All MIBs › DKT-RMON-MIB › rmonHistogramMode
rmonHistogramMode
Module: DKT-RMON-MIB
OID (symbolic): DKT-RMON-MIB::rmonHistogramMode
OID (numeric): 1.3.6.1.4.1.27304.13.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Sets the mode of statistics capture. 0 = Rx only, 1 = Tx only, 2 = Sum of Rx and Tx.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.27304.13.1 snmpwalk -v2c -c public <target> DKT-RMON-MIB::rmonHistogramMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.27304.13.1.1 snmpget -v2c -c public <target> DKT-RMON-MIB::rmonHistogramMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.27304.13.1.1 i <value>
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.27304 | dkt | DKT-MIB |
| 1.3.6.1.4.1.27304.13 | rmonMIB | DKT-RMON-MIB |
| 1.3.6.1.4.1.27304.13.1 | rmonHistogramMode | DKT-RMON-MIB |