csilServerProtocol
CISCO-SYS-INFO-LOG-MIB ·
.1.3.6.1.4.1.9.9.330.1.2.3.1.5
Object
column r/w
Enumeration
Specifies the file transfer protocol to be used for logging
system information.
- tftp(1): indicates that tftp is used for logging system
information.
- rcp(2): indicates that rcp is used for logging system
information.
- ftp(3): indicates that ftp is used for logging system
information.
Context
- MIB
- CISCO-SYS-INFO-LOG-MIB
- OID
.1.3.6.1.4.1.9.9.330.1.2.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csilServerEntry
- Groups
- 1
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 'CISCO-SYS-INFO-LOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYS-INFO-LOG-MIB::csilServerProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SYS-INFO-LOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYS-INFO-LOG-MIB::csilServerProtocol.<csilServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYS-INFO-LOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYS-INFO-LOG-MIB::csilServerProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | rcp |
3 | ftp |
Conformance
Member of