channelStatisticsEpChannelId
MX-MIPT-MIB ·
.0.1600.1.700.250.1.100
Object
column OctetString
Endpoint and channel Identifier
String that identifies the combination of an endpoint and a
channel. The endpoint name is the same as the EpId used to
refer to endpoints in other tables. On endpoints with
multiple channels, the channel number must be appended at the
end of the endpoint name, separated with a dash. Here are a
few examples:
* Slot3/E1T1-12 refers to endpoint Slot3/E1T1, channel 12.
* Phone-Fax1 refers to FXS endpoint Phone-Fax1. No channel
number is appended because FXS lines do not support
multiple channels.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.700.250.1.100- Type
- column
- Access
- readonly
- Status
- current
- Parent
- channelStatisticsEntry
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 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::channelStatisticsEpChannelId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::channelStatisticsEpChannelId.<channelStatisticsEpChannelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MIPT-MIB::channelStatisticsEpChannelId'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.