acV5InterfcePSTNProtocolDataLinkError
AC-V5-MIB ·
mediant variant
·
.1.3.6.1.4.1.5003.9.10.13.1.1.1.1.16
Object
column Enumeration
PSTN protocol data link error. 0 - cleared - no error 1 - raised - error found 2 - unknown - not tested yet. AC INI-Param: N/A
Context
- MIB
- AC-V5-MIB
- OID
.1.3.6.1.4.1.5003.9.10.13.1.1.1.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acV5InterfceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AC-V5-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-V5-MIB::acV5InterfcePSTNProtocolDataLinkError'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-V5-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-V5-MIB::acV5InterfcePSTNProtocolDataLinkError.<acV5InterfceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-V5-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-V5-MIB::acV5InterfcePSTNProtocolDataLinkError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cleared |
1 | raised |
2 | unknown |