All MIBs › DACS-MIB › prtPerfSaveAndResetCmd
prtPerfSaveAndResetCmd
Module: DACS-MIB
OID (symbolic): DACS-MIB::prtPerfSaveAndResetCmd
OID (numeric): 1.3.6.1.4.1.164.6.2.15.3.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
A command per port/interface, to Save data of Current Period in Last Period data-set and start a new counting period for Current Period. This object is applicable only for prtPerfPeriodRef=currentPeriod. Setting this object to on(3) for prtPerfPeriodRef=last, will cause the agent to return: Bad Value response. When setting validly this object to on(3), agent will perform the required command and will reset automatically the value of this object to off(2). Setting this object to off(2), will do nothing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.3.1.1.10 snmpwalk -v2c -c public <target> DACS-MIB::prtPerfSaveAndResetCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.3.1.1.10.1 snmpget -v2c -c public <target> DACS-MIB::prtPerfSaveAndResetCmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.3.1.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtPerfSaveAndResetCmd.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.3 | prtPerformance | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.3.1 | prtPerfTable | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.3.1.1 | prtPerfEntry | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.3.1.1.10 | prtPerfSaveAndResetCmd | DACS-MIB |