All MIBs › ASCEND-MIB › hostStatusCallState
hostStatusCallState
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::hostStatusCallState
OID (numeric): 1.3.6.1.4.1.529.7.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Shows the current state of the current call for the indexed host slot and port. The returned value will indicates the same state displayed in a call status window for the port.
What is hostStatusCallState?
Current state of the call: idle, calling, answering, online, clearing, handshake, local loop, or BERT mode. Shows real-time connection status at the moment of query. Example: 'online' indicates active data transmission.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.7.1.1.8 snmpwalk -v2c -c public <target> ASCEND-MIB::hostStatusCallState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.7.1.1.8.1 snmpget -v2c -c public <target> ASCEND-MIB::hostStatusCallState.1
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.529 | ascend | ASCEND-MIB |
| 1.3.6.1.4.1.529.7 | hostStatus | ASCEND-MIB |
| 1.3.6.1.4.1.529.7.1 | hostStatusTable | ASCEND-MIB |
| 1.3.6.1.4.1.529.7.1.1 | hostStatusEntry | ASCEND-MIB |
| 1.3.6.1.4.1.529.7.1.1.8 | hostStatusCallState | ASCEND-MIB |