All MIBs › ZHONE-SYSTEM-MIB › zhoneZmsExists
zhoneZmsExists
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneZmsExists
OID (numeric): 1.3.6.1.4.1.5504.3.1.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Identifies whether or not this device is being managed by the Zhone Management System. This is only settable by the management system and NOT by the CLI as it indicates existence of the manager. Different operations are performed based on this setting (i.e. no configuration synchronization processing is performed if there is no Zhone Management System).
Default value is 'false'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.1.1 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneZmsExists
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.1.1.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneZmsExists.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.1.1.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.1 | zhoneZmsExists | ZHONE-SYSTEM-MIB |