All MIBs › TELDAT-MIB › telAdminStatusConfirmConfig
telAdminStatusConfirmConfig
Module: TELDAT-MIB
OID (symbolic): TELDAT-MIB::telAdminStatusConfirmConfig
OID (numeric): 1.3.6.1.4.1.2007.1.2.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
In a writing operation 1 confirms the current configuration. In a writing operation 0 rejects the current test configuration restarting the device with the previous configuration. In a reading operation, 0 shows that the current configuration has been confirmed, 1 shows that the current configuration has not been confirmed yet (therefore it is a testing configuration) and it is active the old ones, 2 shows that the current configuration has not been confirmed yet (therefore it is a testing configuration) and it is active the new ones, 3 shows that the old configuration has been recovered and it is confirmed and active, 4 shows unknown state
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2007.1.2.14 snmpwalk -v2c -c public <target> TELDAT-MIB::telAdminStatusConfirmConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2007.1.2.14.1 snmpget -v2c -c public <target> TELDAT-MIB::telAdminStatusConfirmConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2007.1.2.14.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.2007 | teldat | TELDAT-MIB |
| 1.3.6.1.4.1.2007.1 | teladmin | TELDAT-MIB |
| 1.3.6.1.4.1.2007.1.2 | telstatus | TELDAT-MIB |
| 1.3.6.1.4.1.2007.1.2.14 | telAdminStatusConfirmConfig | TELDAT-MIB |