All MIBs › XYLO-PORTS-MIB › anxpModemConsecFail
anxpModemConsecFail
Module: XYLO-PORTS-MIB
OID (symbolic): XYLO-PORTS-MIB::anxpModemConsecFail
OID (numeric): 1.3.6.1.4.1.15.2.100.2.1.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
This object maintains the count of number of times the modem failed to accept a call consecutively. The counter gets initialized on every successfull call or when the counter value reaches threshold and the modem is busyied out. This object along with the above fail statistics objects could help in isolating a bad modem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15.2.100.2.1.11 snmpwalk -v2c -c public <target> XYLO-PORTS-MIB::anxpModemConsecFail
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15.2.100.2.1.11.1 snmpget -v2c -c public <target> XYLO-PORTS-MIB::anxpModemConsecFail.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> anxpModemConsecFail.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.15 | xylogics | ANNEX-MIB |
| 1.3.6.1.4.1.15.2 | annex | ANNEX-MIB |
| 1.3.6.1.4.1.15.2.100 | anxModem | XYLO-MIB-SMI |
| 1.3.6.1.4.1.15.2.100.2 | anxpModemTable | XYLO-PORTS-MIB |
| 1.3.6.1.4.1.15.2.100.2.1 | anxpModemEntry | XYLO-PORTS-MIB |
| 1.3.6.1.4.1.15.2.100.2.1.11 | anxpModemConsecFail | XYLO-PORTS-MIB |