winlink1000IduSrvAvailServicesReason
RADWIN-MIB-WINLINK1000 ·
.1.3.6.1.4.1.4458.1000.2.2.11.1.5
Object
column mandatory
Enumeration
Information about the TDM Service availability. - Not Applicable if the service is available. The reasons for TDM Service unavailability: - The available throughput isn't sufficient for Service demands; - The IDU HW doesn't support the service; - A Link Password mismatch was detected; - The external pulse type detected is improper for TDM services; - A Software versions mismatch was detected. - A-Symetric TDD Mode Is Obligated.
Context
- MIB
- RADWIN-MIB-WINLINK1000
- OID
.1.3.6.1.4.1.4458.1000.2.2.11.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- winlink1000IduSrvAvailServicesEntry
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 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWIN-MIB-WINLINK1000::winlink1000IduSrvAvailServicesReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWIN-MIB-WINLINK1000::winlink1000IduSrvAvailServicesReason.<winlink1000IduSrvAvailServicesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWIN-MIB-WINLINK1000::winlink1000IduSrvAvailServicesReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | insufficientThroughput |
3 | notSupportedIDUHw |
4 | inconsistentLinkParams |
5 | improperExtPulseType |
6 | incompatibleSWVersion |
7 | asymmetricTDD |