All MIBs › ZHONE-SYSTEM-MIB › zhoneZmsConnectionStatus
zhoneZmsConnectionStatus
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneZmsConnectionStatus
OID (numeric): 1.3.6.1.4.1.5504.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The status of the connection between this device and the Zhone Management System, if one exists. This value can either be set directly by ZMS or by the device internally when a SNMP request is processed from the ZMS. For devices that are being proxied by another entity, since they are not being polled by ZMS, will set this state according to the communication channel state between this device and the connected entity.
Default value is 'inactive'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.1.2 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneZmsConnectionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.1.2.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneZmsConnectionStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.1.2.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.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.2 | zhoneZmsConnectionStatus | ZHONE-SYSTEM-MIB |