sonusAddressContextInterceptInterceptCallDataChannelStatisticsSecondaryChannelStatus
SONUS-ADDRESS-CONTEXT ·
.1.3.6.1.4.1.2879.2.10.2.711.1.2
Object
column SonusLiChnStatusType
The secondary UDP channel status for default mode interception(in service, out of service).
Context
- MIB
- SONUS-ADDRESS-CONTEXT
- OID
.1.3.6.1.4.1.2879.2.10.2.711.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusAddressContextInterceptInterceptCallDataChannelStatisticsEntry
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 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextInterceptInterceptCallDataChannelStatisticsSecondaryChannelStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextInterceptInterceptCallDataChannelStatisticsSecondaryChannelStatus.<sonusAddressContextName>.<sonusAddressContextInterceptInterceptCallDataChannelStatisticsName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextInterceptInterceptCallDataChannelStatisticsSecondaryChannelStatus'
Syntax
- Source
- SonusLiChnStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | inService |
2 | outOfService |