auxChannelName
GEIST-EM-SERIES-MIB ·
.1.3.6.1.4.1.21239.3.3.1.2
Object
column
Fixed identity for this channel
Context
- MIB
- GEIST-EM-SERIES-MIB
- OID
.1.3.6.1.4.1.21239.3.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- auxChannelEntry
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 'GEIST-EM-SERIES-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEIST-EM-SERIES-MIB::auxChannelName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GEIST-EM-SERIES-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEIST-EM-SERIES-MIB::auxChannelName.<auxChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEIST-EM-SERIES-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEIST-EM-SERIES-MIB::auxChannelName'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.