channelExternalMedia
PACKETLOGIC-CHANNEL-MIB ·
.1.3.6.1.4.1.15397.2.2.17.1.2
Object
column Enumeration
external_media
Context
- MIB
- PACKETLOGIC-CHANNEL-MIB
- OID
.1.3.6.1.4.1.15397.2.2.17.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- channelInfoEntry
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 'PACKETLOGIC-CHANNEL-MIB' -M '/opt/observium/mibs/procera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETLOGIC-CHANNEL-MIB::channelExternalMedia'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKETLOGIC-CHANNEL-MIB' -M '/opt/observium/mibs/procera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETLOGIC-CHANNEL-MIB::channelExternalMedia.<channelInfoEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKETLOGIC-CHANNEL-MIB' -M '/opt/observium/mibs/procera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKETLOGIC-CHANNEL-MIB::channelExternalMedia'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | hd-10 |
2 | fd-10 |
3 | hd-100 |
4 | fd-100 |
5 | fd-1000 |
6 | fd-10000 |