All MIBs › MICOM-ISDN-MIB › nvmCallHistoryTableMaxLength
nvmCallHistoryTableMaxLength
Module: MICOM-ISDN-MIB
OID (symbolic): MICOM-ISDN-MIB::nvmCallHistoryTableMaxLength
OID (numeric): 1.3.6.1.4.1.335.1.4.24.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = The upper limit on the number of entries that the \ callHistoryTable may contain. A value of 0 \ will prevent any history from being retained. When \ this table is full, the oldest entry will be deleted \ and the new one will be created. (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_DISP ;
What is nvmCallHistoryTableMaxLength?
This sets the maximum number of entries kept in the call history table; 0 disables history retention entirely, and once the table is full, the oldest entry is dropped to make room for a new one. Lower it if you want to limit memory used for call history, or raise it if you need a longer record of recent calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.24.1.10 snmpwalk -v2c -c public <target> MICOM-ISDN-MIB::nvmCallHistoryTableMaxLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.24.1.10.1 snmpget -v2c -c public <target> MICOM-ISDN-MIB::nvmCallHistoryTableMaxLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.24.1.10.1 i <value>
Start monitoring Micom WAN access router/multiplexer (ISDN BRI/PRI) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOM-ISDN-MIB::nvmCallHistoryTableMaxLength OID value, configure state conditions and alerts, and monitor any Micom WAN access router/multiplexer (ISDN BRI/PRI) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.335 | micom | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1 | products | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1.4 | micom_oscar | MICOM-OSCAR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.335.1.4.24 | micom_isdn | MICOM-ISDN-MIB |
| 1.3.6.1.4.1.335.1.4.24.1 | configuration | MICOM-ISDN-MIB |
| 1.3.6.1.4.1.335.1.4.24.1.10 | nvmCallHistoryTableMaxLength | MICOM-ISDN-MIB |