avGenOpProtocolType
AVAYA-LOAD-MIB ·
.1.3.6.1.4.1.6889.2.6.5.1.2.1.9
Object
column r/w
Enumeration
Identifies the protocol between the management station and the device for Download/Upload of the file.
Context
- MIB
- AVAYA-LOAD-MIB
- OID
.1.3.6.1.4.1.6889.2.6.5.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- avGenOpEntry
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 'AVAYA-LOAD-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-LOAD-MIB::avGenOpProtocolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-LOAD-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-LOAD-MIB::avGenOpProtocolType.<avGenOpModuleId>.<avGenOpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-LOAD-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-LOAD-MIB::avGenOpProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | ftp |
3 | localPeerTransport |
4 | localServerTransport |
5 | scp |
6 | sftp |
7 | usb |
8 | http |
9 | https |
10 | ftpResume |