hwStackUpgradeServerPort
HUAWEI-STACK-MIB ·
.1.3.6.1.4.1.2011.5.25.183.1.30.1.9
Object
column r/w
Integer32
This object specifies the SFTP server port that is used for file transfer only SFTP is valid. The default SFTP server port is 22 if no port is specified. If the value of protocol is not SFTP, this object is ignored by the implementation.
Context
- MIB
- HUAWEI-STACK-MIB
- OID
.1.3.6.1.4.1.2011.5.25.183.1.30.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwStackUpgradeEntry
- 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 'HUAWEI-STACK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STACK-MIB::hwStackUpgradeServerPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-STACK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STACK-MIB::hwStackUpgradeServerPort.<hwStackUpgradeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-STACK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-STACK-MIB::hwStackUpgradeServerPort'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of