All MIBs › ACC-IPMISC › accIpAssignTotals
accIpAssignTotals
Module: ACC-IPMISC
OID (symbolic): ACC-IPMISC::accIpAssignTotals
OID (numeric): 1.3.6.1.4.1.5.1.1.45.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Count of address assignments
What is accIpAssignTotals?
ACC-IPMISC::accIpAssignTotals is a read-only counter of the total number of IP assignment operations that have occurred. Network engineers use this to understand the historical volume of assignment activity on their device. A value of 1000 means the device has performed 1000 assignment operations since startup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.45.1.5 snmpwalk -v2c -c public <target> ACC-IPMISC::accIpAssignTotals
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.45.1.5.1 snmpget -v2c -c public <target> ACC-IPMISC::accIpAssignTotals.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.45 | accIpMisc | ACC-IPMISC |
| 1.3.6.1.4.1.5.1.1.45.1 | accIpAssign | ACC-IPMISC |
| 1.3.6.1.4.1.5.1.1.45.1.5 | accIpAssignTotals | ACC-IPMISC |