ipGeneralSftpMode
LUM-IP-MIB ·
.1.3.6.1.4.1.8708.2.14.2.1.14
Object
scalar Enumeration
If this is enabled, then sftp is available
on the node.
enabled - SFTP is working.
disabled - SFTP will not work on this node.
Context
- MIB
- LUM-IP-MIB
- OID
.1.3.6.1.4.1.8708.2.14.2.1.14- Type
- scalar
- Access
- readonly
- Status
- current
- Default
enabled- Parent
- ipGeneral
- Groups
- 5
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipGeneralSftpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IP-MIB::ipGeneralSftpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |