All MIBs › MICOM-ISDN-MIB › nvmDialCtlPeerCfgStatus
nvmDialCtlPeerCfgStatus
Module: MICOM-ISDN-MIB
OID (symbolic): MICOM-ISDN-MIB::nvmDialCtlPeerCfgStatus
OID (numeric): 1.3.6.1.4.1.335.1.4.24.1.9.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = For software releases prior to 3.0 \ this object only supported enumerations of \ add and delete with an access of write-only. \ This object is used to create and delete rows in the \ nvmDialCtlPeerCfgTable. Upon creation of a row, the \ the row status is internally set to 'active'. \ (Configuration); HELP = ; CAPABILITIES = ;
What is nvmDialCtlPeerCfgStatus?
This creates or deletes a peer-configuration row: prior to release 3.0 it only supported add/delete as write-only, but now also reports active(3) once a row is created, since row status is set internally to active on creation. Use add to define a new peer and delete to remove one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.24.1.9.1.14 snmpwalk -v2c -c public <target> MICOM-ISDN-MIB::nvmDialCtlPeerCfgStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.24.1.9.1.14.1 snmpget -v2c -c public <target> MICOM-ISDN-MIB::nvmDialCtlPeerCfgStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.24.1.9.1.14.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nvmDialCtlPeerCfgStatus.1
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::nvmDialCtlPeerCfgStatus 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.9 | nvmDialCtlPeerCfgTable | MICOM-ISDN-MIB |
| 1.3.6.1.4.1.335.1.4.24.1.9.1 | nvmDialCtlPeerCfgEntry | MICOM-ISDN-MIB |
| 1.3.6.1.4.1.335.1.4.24.1.9.1.14 | nvmDialCtlPeerCfgStatus | MICOM-ISDN-MIB |