All MIBs › ZHONE-SYSTEM-MIB › zhoneZmsBlockCli
zhoneZmsBlockCli
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneZmsBlockCli
OID (numeric): 1.3.6.1.4.1.5504.3.1.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If TRUE, CLI only allows 'show' commands and cannot modify/add any data records. This is used by ZMS to prevent race conditions and to allow only single access to system resources especially during problem analysis times.
Default value is 'false'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.1.4 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneZmsBlockCli
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.1.4.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneZmsBlockCli.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.1.4.1 s <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.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.1 | zhoneZms | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.1.4 | zhoneZmsBlockCli | ZHONE-SYSTEM-MIB |